mdskills
← All tags

Cursor AI Agent Skills

AI agent skills designed for Cursor IDE. Custom rules, workspace setup, and Cursor-specific workflows.

235 listings

Rust Docs MCP Server

MCP Server

⭐ Like this project? Please star the repository on GitHub to show your support and stay updated! ⭐ Modern AI-powered coding assistants (like Cursor, Cline, Roo Code, etc.) excel at understanding code structure and syntax but often struggle with the specifics of rapidly evolving libraries and frameworks, especially in ecosystems like Rust where crates are updated frequently. Their training data cut

8.0Govcraft/rust-docs-mcp-server

Anyquery

Anyquery is a SQL query engine that allows you to run SQL queries on pretty much anything. It supports querying files, databases, and apps (e.g. Apple Notes, Notion, Chrome, Todoist, etc.). It's built on top of SQLite and uses plugins to extend its functionality. It can also connect to LLMs (e.g. ChatGPT, Claude, Cursor, TypingMind, etc.) to allow them to access your data. Finally, it can act as a

8.0julien040/anyquery

Macrocosmos MCP

MCP Server

Official Macrocosmos Model Context Protocol (MCP) server that enables interaction with X (Twitter) and Reddit, powered by Data Universe (SN13) on Bittensor. This server allows MCP clients like Claude Desktop , Cursor , Windsurf , OpenAI Agents and others to fetch real-time social media data. 1. Get your API key from Macrocosmos. There is a free tier with $5 of credits to start. 2. Install uv (Pyth

8.0macrocosm-os/macrocosmos-mcp

MCP Transcribe

MCP Server

Transcribe MCP Automate your transcriptions with AI. Transcribe MCP instantly connects your account to assistants like Claude, Windsurf, Cursor, and more so they can automate tasks on your behalf. The Local Server can add local files for transcription and return result to your Assistant in seconds. - ⚡ Fast, lightweight and LLM-friendly. No special ASR models needed, no setup and fighting python p

8.0transcribe-app/mcp-transcribe

Wp Performance

Use when investigating or improving WordPress performance (backend-only agent): profiling and measurement (WP-CLI profile/doctor, Server-Timing, Query Monitor via REST headers), database/query optimization, autoloaded options, object caching, cron, HTTP API calls, and safe verification.

8.0WordPress/agent-skills

Openapi MCP

MCP Server

Generate MCP tool definitions directly from a Swagger/OpenAPI specification file. OpenAPI-MCP is a dockerized MCP server that reads a swagger.json or openapi.yaml file and generates a corresponding Model Context Protocol (MCP) toolset. This allows MCP-compatible clients like Cursor to interact with APIs described by standard OpenAPI specifications. Now you can enable your AI agent to access any AP

8.0ckanthony/openapi-mcp

Framelink MCP for Figma

MCP Server

Framelink MCP for Figma Give your coding agent access to your Figma data. Implement designs in any framework in one-shot. Give Cursor and other AI-powered coding tools access to your Figma files with this Model Context Protocol server. When Cursor has access to Figma design data, it's way better at one-shotting designs accurately than alternative approaches like pasting screenshots. See quickstart

7.0GLips/Figma-Context-MCP

Ateam MCP

MCP Server

Give any AI the ability to build, validate, and deploy production multi-agent systems. This is an MCP server that connects AI assistants — ChatGPT, Claude, Gemini, Copilot, Cursor, Windsurf, and any MCP-compatible environment — directly to the ADAS platform. An AI developer says "Build me a customer support system with order tracking and escalation" — and their AI assistant handles the entire life

8.0ariekogan/ateam-mcp

Twitterapi IO MCP

MCP Server

An MCP server that gives Claude, Cursor, VS Code Copilot, and other AI assistants instant, offline access to TwitterAPI.io documentation. - 59 API endpoints with full HTTP method, body/query parameters, cURL examples, and response schemas - 32 guide pages covering pricing, authentication, rate limits, webhooks, streaming - 24 blog posts with tutorials and use cases - All v2 write endpoints documen

8.0dorukardahan/twitterapi-docs-mcp

Bugsnag MCP Server

MCP Server

A Model Context Protocol (MCP) server for interacting with Bugsnag. This server allows LLM tools like Cursor and Claude to investigate and resolve issues in Bugsnag. - Organization & Project Navigation: Easily browse your Bugsnag hierarchy - Error & Event Filtering: Find specific issues with powerful filtering options - Detailed Stacktrace Viewing: See formatted stacktraces with source code contex

8.0tgeselle/bugsnag-mcp

Cursor Handbook

Tool

Live handbook: https://girijashankarj.github.io/cursor-handbook/ The open-source rules engine for Cursor IDE — 117 components (rules, agents, skills, commands, hooks) that turn your AI into a senior engineer who follows your standards, knows your codebase, and never wastes a token. If cursor-handbook helps you, consider giving it a ⭐ — it helps others discover it. - Ways to use - The Problem -

7.2girijashankarj/cursor-handbook

Package Registry MCP Server

MCP Server

A Model Context Protocol (MCP) server that enables AI assistants and agents (Claude, Cursor, Copilot, etc.) to search package registries and retrieve up-to-date package information. Alternatively, in Cursor, you can configure MCP servers in your settings: 1. Open Cursor Settings (Cmd/Ctrl + ,) 2. Search for "MCP" or go to Extensions > MCP 3. Add a new server with: - Name: package-registry - Comman

8.0artmann/package-registry-mcp

Channel Post

MCP Server

Compose and post formatted content to a Telegram channel -- MarkdownV2 escaping, message splitting, media ordering

8.7n24q02m/better-telegram-mcp

Bulk Update

MCP Server

Update properties or content across many pages in a Notion database with dry-run and error recovery

8.7n24q02m/better-notion-mcp

Agent Breadcrumbs 🍞

Lightweight logging & observability for agent work across clients (Codex, Claude, Cursor, ChatGPT, OpenClaw, and others). - One MCP tool (logwork) that aggregates work done across different agents for single or multiple users. - Define your own logging structure with custom schemas (or use built-in profiles) once, and the MCP schema will guide clients to log with correct payloads. - This lets team

8.0ejcho623/agent-breadcrumbs

Wp Playground

Use for WordPress Playground workflows: fast disposable WP instances in the browser or locally via @wp-playground/cli (server, run-blueprint, build-snapshot), auto-mounting plugins/themes, switching WP/PHP versions, blueprints, and debugging (Xdebug).

8.0WordPress/agent-skills

AI Distiller (aid)

🚀 MCP Server Available: Install the Model Context Protocol server for AI Distiller from NPM: @janreges/ai-distiller-mcp - seamlessly integrate with Claude, Cursor, and other MCP-compatible AI tools! /.aid/ regardless of where you run aid - Cache management: MCP cache stored in .aid/cache/ for better organization - Easy cleanup: Add .aid/ to .gitignore to keep outputs out of version control Detect

7.0janreges/ai-distiller

Firefox DevTools MCP

MCP Server

Model Context Protocol server for automating Firefox via WebDriver BiDi (through Selenium WebDriver). Works with Claude Code, Claude Desktop, Cursor, Cline and other MCP clients. Repository: https://github.com/freema/firefox-devtools-mcp - Node.js ≥ 20.19.0 - Firefox 100+ installed (auto‑detected, or pass --firefox-path) Recommended: use npx so you always run the latest published version from npm.

8.0freema/firefox-devtools-mcp

Ethics Check MCP

MCP Server

Make AI interrupt itself. Challenge your thinking. Stay sharp. An MCP server that turns Claude into a philosophical sparring partner who actively contradicts comfortable conversations and challenges confirmation bias. AI assistants like ChatGPT and Claude are trained to be helpful. Sounds great, right? But in reality, this often means they tell you exactly what you want to hear, reinforce your bia

4.0r-huijts/ethics-check-mcp

Follow Up

MCP Server

Find emails needing follow-up -- unanswered sent emails, flagged unreplied, draft contextual responses

8.1n24q02m/better-email-mcp

Base MCP Server 🔵

MCP Server

A Model Context Protocol (MCP) server that provides onchain tools for AI applications like Claude Desktop and Cursor, allowing them to interact with the Base Network and Coinbase API. This MCP server extends any MCP client's capabilities by providing tools to do anything on Base: - Retrieve wallet addresses - List wallet balances - Transfer funds between wallets - Deploy smart contracts - Interact

8.0base/base-mcp

BundlerMCP

MCP Server

A Model Context Protocol (MCP) server enabling AI agents to query information about dependencies in a Ruby project's Gemfile. Built with fast-mcp. Install the gem and add to the application's Gemfile by executing: 1. Generate the binstub: 2. Configure your client to execute the binstub. Here are examples that work for Claude and Cursor: Available on RubyDoc The server provides two tools for AI age

7.0subelsky/bundler_mcp

Pix MCP Server v2.1.0

MCP Server

A lightweight Model Context Protocol (MCP) server that enables AI agents (Claude, Cursor, Windsurf) to generate static Pix QR codes via natural-language prompts. - 🔧 MCP Tool: - generateStaticPix - Generate static Pix QR codes for any Pix key (no API required) - 🚀 Production-ready: Comprehensive error handling and logging - 🔒 Type-safe: Full TypeScript implementation with Zod validation - 📱 QR

7.0Regenerating-World/pix-mcp

Safe Local Python Executor

MCP Server

An MCP server (stdio transport) that wraps Hugging Face's LocalPythonExecutor (from the smolagents framework). It is a custom Python runtime that provides basic isolation/security when running Python code generated by LLMs locally. It does not require Docker or VM. This package allows to expose the Python executor via MCP (Model Context Protocol) as a tool for LLM apps like Claude Desktop, Cursor

8.0maxim-saplin/mcp_safe_local_python_executor