Cursor IDE Directory & Generator

Best MCP Servers for Cursor IDE

Connect Cursor Composer and AI agents directly to local databases, file systems, GitHub repositories, and external APIs using Model Context Protocol (MCP).

Top Cursor MCP Servers Full Cursor Setup Guide

Configuring Cursor

Config file: mcp.json

Global path~/.cursor/mcp.json
Configuration snippet
{
  "mcpServers": {
    "filesystem": {
      "command": "npx",
      "args": ["-y", "@modelcontextprotocol/server-filesystem", "/path/to/allowed/dir"],
      "env": {}
    }
  }
}

Top Compatible MCP Servers for Cursor