Cursor AI Agent Skills
AI agent skills designed for Cursor IDE. Custom rules, workspace setup, and Cursor-specific workflows.
216 listings
mcpwall
MCP Serveriptables for MCP. Blocks dangerous tool calls, scans for secret leakage, logs everything. No AI, no cloud, pure rules. Sits between your AI coding tool (Claude Code, Cursor, Windsurf) and MCP servers, intercepting every JSON-RPC message and enforcing YAML-defined policies. MCP servers have full access to your filesystem, shell, databases, and APIs. When an AI agent calls tools/call, the server exe
IDE Index MCP Server
A JetBrains IDE plugin that exposes an MCP (Model Context Protocol) server, enabling AI coding assistants like Claude, Codex, Cursor, and Windsurf to leverage the IDE's powerful indexing and refactoring capabilities. Fully tested: IntelliJ IDEA, PyCharm, WebStorm, GoLand, RustRover, Android Studio, PhpStorm May work (untested): RubyMine, CLion, DataGrip IDE Index MCP Server provides AI coding assi
Kafka Schema Registry MCP Server
MCP ServerA comprehensive Model Context Protocol (MCP) server that provides Claude Desktop and other MCP clients with tools for Kafka Schema Registry operations. Features advanced schema context support, multi-registry management, and comprehensive schema export capabilities. Latest Version: v2.1.5 | Docker: aywengo/kafka-schema-reg-mcp:stable - 🚀 Quick Start - ✨ Key Features - 🛠️ Claude Code Skills - 📦
System Prompts MCP Server
MCP ServerAn MCP (Model Context Protocol) server that exposes a collection of system prompts, summaries, and tool definitions from popular AI tools as MCP tools for AI coding environments like Cursor and Claude Desktop. - 🔍 Automatic Discovery – Every prompt in prompts/ is automatically exposed as an MCP tool - 🎯 Model-Aware Suggestions – Get prompt recommendations based on your LLM (Claude, GPT, Gemini,
KDB - The Kindly Debugger ✨
✨ KDB - The Kindly Debugger ✨ Give your AI the superpower of traveling back in time to find what went wrong and fix the timeline. 🌐 Website • 🎉 Start Free • Follow the prompts to sign in with Google and auto-configure your MCP client. Add to your MCP client config (Claude Code, Cursor, etc.): That's it! 🎊 Ask your AI: "Debug my crashing program" Time-travel debugging for AI workflows. Step forw
NPM Package Docs MCP
MCP ServerA Model Context Protocol (MCP) tool that provides up-to-date documentation for npm packages directly in your IDE. This tool fetches the latest README documentation from either the package's GitHub repository or the README bundled with the npm package itself. This MCP tool helps your IDE (like Cursor) get the most current documentation for any npm package instead of relying on outdated or incomplet
Bilibili MCP
MCP Server下面是为你的 bilibili-mcp 工具生成的 README.md 示例: 一个用于获取 B 站热榜的 MCP 工具,基于 FastMCP 和 B 站公开接口。你可以通过注册到 Cursor 或其他 MCP 客户端,实时调用热门视频数据。 确保使用 Python ≥ 3.12,并安装以下依赖项: 你的主代码文件可以是 bilibilimcp.py,项目结构如下: 使用 uv 运行工具: FastMCP 会自动暴露一个名为 getpopular 的工具: 获取 B 站热榜视频信息,返回最多 topk 个条目(最大 10 条)。 - 使用 httpx 实现异步请求 - 通过 FastMCP 注册为标准 MCP 工具 - 支持通过 stdio 与 MCP 客户端通信(例如 Cursor) - 仅用于学习与研究,B 站接口为公开接口,使用时请避免过于频繁访问。 - 默认 User-Agent
Lucidity MCP 🔍
MCP ServerClarity in Code, Confidence in Creation Lucidity is a Model Context Protocol (MCP) server designed to enhance the quality of AI-generated code through intelligent, prompt-based analysis. By providing structured guidance to AI coding assistants, Lucidity helps identify and address common quality issues, resulting in cleaner, more maintainable, and more robust code. Before you commit, just ask Lucid
Merabylabs/promptarchitect MCP
MCP ServerA Model Context Protocol (MCP) server that refines your prompts using PromptArchitect's AI-powered prompt engineering. Simply pass your current prompt and get an improved version back. Works with: Claude Desktop • VS Code (Copilot) • Cursor • Windsurf • Zed • JetBrains IDEs • Continue.dev • Cline Unlike generic prompt tools, PromptArchitect understands your project context. When refining prompts,
Connect AI to Your Jira Projects
MCP ServerTransform how you manage and track your work by connecting Claude, Cursor AI, and other AI assistants directly to your Jira projects, issues, and workflows. Get instant project insights, streamline issue management, and enhance your team collaboration. - Ask AI about your projects: "What are the active issues in the DEV project?" - Get issue insights: "Show me details about PROJ-123 including comm
Last9 MCP Server
MCP ServerA Model Context Protocol server implementation for Last9 that enables AI agents to seamlessly bring real-time production context — logs, metrics, and traces — into your local environment to auto-fix code faster. - View demo announcement blog post - Installation - Configuration - Tools Documentation - Development You can connect to Last9 MCP in two ways: This is the easiest and cleanest setup. You
Video Edit MCP Server 🎬
MCP ServerA powerful Model Context Protocol (MCP) server designed for advanced video and audio editing operations. This server enables MCP clients—such as Claude Desktop, Cursor, and others—to perform comprehensive multimedia editing tasks through a standardized and unified interface. - Basic Editing: Trim, merge, resize, crop, rotate videos - Effects: Speed control, fade in/out, grayscale, mirror - Overlay
Claude Task Master
Taskmaster : A task management system for AI-driven development, designed to work seamlessly with any AI chat. A task management system for AI-driven development with Claude, designed to work seamlessly with Cursor AI. 📚 View Full Documentation For detailed guides, API references, and comprehensive examples, visit our documentation site. The following documentation is also available in the docs d
ImageSorcery MCP
MCP ServerComputerVision-based 🪄 sorcery of local image recognition and editing tools for AI assistants Official website: imagesorcery.net 🪄 ImageSorcery empowers AI assistants with powerful image processing capabilities: - ✅ Crop, resize, and rotate images with precision - ✅ Remove background - ✅ Draw text and shapes on images - ✅ Add logos and watermarks - ✅ Detect objects using state-of-the-art models
Mac Messages MCP
MCP ServerA Python bridge for interacting with the macOS Messages app using MCP (Multiple Context Protocol). Click the button above to automatically add Mac Messages MCP to Cursor See the Integration section below for setup instructions. - Universal Message Sending: Automatically sends via iMessage or SMS/RCS based on recipient availability - Smart Fallback: Seamless fallback to SMS when iMessage is unavail
MCP SQLite Server
MCP ServerThis is a Model Context Protocol (MCP) server that provides comprehensive SQLite database interaction capabilities. - Complete CRUD operations (Create, Read, Update, Delete) - Database exploration and introspection - Execute custom SQL queries Define the command in your IDE's MCP Server settings: e.g. Cursor: e.g. VSCode: Your database path must be provided as an argument. Get detailed information
MCP MongoDB Server
MCP ServerA Model Context Protocol server that enables LLMs to interact with MongoDB databases. This server provides capabilities for inspecting collection schemas and executing MongoDB operations through a standardized interface. - Smart ObjectId Handling - Configurable auto/none/force modes for string-to-ObjectId conversion - Read-Only Mode - Protection against write operations, uses secondary read prefer
Reapi/mcp Openapi
MCP ServerA Model Context Protocol (MCP) server that loads and serves multiple OpenAPI specifications to enable LLM-powered IDE integrations. This server acts as a bridge between your OpenAPI specifications and LLM-powered development tools like Cursor and other code editors. - Loads multiple OpenAPI specifications from a directory - Exposes API operations and schemas through MCP protocol - Enables LLMs to
Copilot MCP Tool
MCP ServerCopilot MCP Tool is an open‑source Model Context Protocol (MCP) server that connects your IDE or AI assistant (Claude, Cursor, etc.) to GitHub Copilot CLI. It enables non‑interactive automation, safe tool execution with permissions, and large‑scale code analysis via @ file references. Built for reliability and speed, it streams progress updates, and integrates cleanly with standard MCP clients for
User Feedback MCP
MCP ServerSimple MCP Server to enable a human-in-the-loop workflow in tools like Cline and Cursor. This is especially useful for developing desktop applications that require complex user interactions to test. For the best results, add the following to your custom prompt: This will ensure Cline uses this MCP server to request user feedback before marking the task as completed. Hitting Save Configuration crea
iOS Simulator MCP Server
MCP ServerA Model Context Protocol (MCP) server for interacting with iOS simulators. This server allows you to interact with iOS simulators by getting information about them, controlling UI interactions, and inspecting UI elements.
Product Hunt MCP Server
MCP ServerProduct Hunt MCP Server connects Product Hunt's API to any LLM or agent that speaks the Model Context Protocol (MCP). Perfect for AI assistants, chatbots, or your own automations! - 🔍 Get posts, collections, topics, users - 🗳️ Get votes, comments, and more - 🛠️ Use with Claude Desktop, Cursor, or any MCP client - Get detailed info on posts, comments, collections, topics, users - Search/filter b
MCP Ragchat
MCP Servermcp-ragchat An MCP server that adds RAG-powered AI chat to any website. One command from Claude Code. Tell Claude Code "add AI chat to mysite.com" and it will crawl your content, build a local vector store, spin up a chat server, and hand you an embed snippet. No cloud infra. No database. Just one API key. 1. Clone and build 2. Configure Claude Code (~/.claude/mcp.json) Open Claude Code and say: C
Keepsake MCP
MCP ServerMCP server for Keepsake — the personal CRM that helps you nurture your relationships. Connect your AI assistant (Claude, Cursor, or any MCP-compatible client) to your Keepsake data: contacts, interactions, tasks, notes, daily journal, companies, and tags. Your AI assistant becomes a personal relationship manager. Ask it to: - "Who did I last talk to at Acme Corp?" - "Add a note that I ran into Sar