MCP Servers for Cursor IDE
@michael-trullion
MCP Servers for Cursor IDE について
概要はまだありません
基本情報
設定
ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is MCP Servers for Cursor IDE?
This project hosts multiple Model-Context-Protocol (MCP) servers designed to work with the Cursor IDE. MCP servers allow Cursor to leverage external tools and functionalities through a standardized communication protocol. It includes servers for PostgreSQL, Kubernetes, and PDF processing.
How to use MCP Servers for Cursor IDE?
Clone the repository, run npm run setup to install dependencies and build, then configure each server in Cursor IDE via Settings > Features > Mcp Servers. Add a new server with connection type "command" and paste the generated script path. Set required environment variables in a .env file. Use npm run server -- [server-name] to run a specific server.
Key features of MCP Servers for Cursor IDE
- Multiple ready-to-use MCP servers (PostgreSQL, Kubernetes, PDF)
- Standardized MCP protocol for seamless Cursor IDE integration
- Simple setup script that installs, builds, and configures
- Environment variable configuration for credentials and settings
- Includes helper scripts and manual run options
- Extensible – easy to add custom MCP servers
Use cases of MCP Servers for Cursor IDE
- Query PostgreSQL databases directly from Cursor IDE conversations
- Manage Kubernetes pods (list, delete, execute commands, get logs)
- Extract text and form data from PDF documents
- Generate or modify PDF files with custom content
- Use any of these tools in Cursor’s agent mode (Claude 3.7 Sonnet)
FAQ from MCP Servers for Cursor IDE
What are the prerequisites to run these servers?
Node.js v16 or newer and npm or yarn are required.
How do I configure a server?
Create a .env file from .env.example and fill in the credentials for each service you plan to use (e.g., PostgreSQL host, port, user, password; Kubernetes kubeconfig path; PDF server requires no additional configuration).
What transport protocol does the server use?
All servers communicate with Cursor IDE via stdio (standard input/output).
Can I add my own MCP server to this project?
Yes. Create a new directory under src/servers/, implement your server using the SDK, then register it in src/index.ts and src/run-all.ts.
Does the PDF server require any external credentials?
No, the PDF server runs without any environment variables or additional configuration.
「開発者ツール」の他のコンテンツ
Hello World MCP Server (Reference Extension)
anthropicsDesktop Extensions: One-click local MCP server installation in desktop apps
Test
x1xhlolFULL Augment Code, Claude Code, Cluely, CodeBuddy, Comet, Cursor, Devin AI, Junie, Kiro, Leap.new, Lovable, Manus, NotionAI, Orchids.app, Perplexity, Poke, Qoder, Replit, Same.dev, Trae, Traycer AI, VSCode Agent, Warp.dev, Windsurf, Xcode, Z.ai Code, Dia & v0. (And other Open Sou
Golf
golf-mcpProduction-Ready MCP Server Framework • Build, deploy & scale secure AI agent infrastructure • Includes Auth, Observability, Debugger, Telemetry & Runtime • Run real-world MCPs powering AI Agents
MCP Containers
metorialConnect any AI model to 1200+ integrations (MCP, CLI, API)
DevDocs by CyberAGI 🚀
cyberagiincCompletely free, private, UI based Tech Documentation MCP server. Designed for coders and software developers in mind. Easily integrate into Cursor, Windsurf, Cline, Roo Code, Claude Desktop App
コメント