MCP servers for Cursor
14 curated Model Context Protocol servers. Copy a ready-to-paste mcp.json and drop it in ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
Looking for more? Browse the full official MCP Registry.
Filesystem
OfficialSecure file operations with configurable access controls.
npx -y @modelcontextprotocol/server-filesystem /path/to/allowed/dirFetch
OfficialFetch web content and convert it for efficient LLM usage.
uvx mcp-server-fetchGit
OfficialRead, search, and manipulate Git repositories.
uvx mcp-server-git --repository /path/to/repoMemory
OfficialKnowledge-graph-based persistent memory across sessions.
npx -y @modelcontextprotocol/server-memorySequential Thinking
OfficialDynamic, reflective problem-solving through thought sequences.
npx -y @modelcontextprotocol/server-sequential-thinkingEverything
OfficialReference / test server exercising every MCP feature.
npx -y @modelcontextprotocol/server-everythingContext7
Up-to-date, version-specific library docs pulled into context.
npx -y @upstash/context7-mcpPlaywright
Drive a real browser — navigate, click, and scrape pages.
npx -y @playwright/mcp@latestFirecrawl
Crawl and scrape websites into clean, LLM-ready markdown.
npx -y firecrawl-mcpRequires: FIRECRAWL_API_KEY
Supabase
Query and manage your Supabase project's Postgres database.
npx -y @supabase/mcp-server-supabase@latestRequires: SUPABASE_ACCESS_TOKEN
Brave Search
Web and local search via Brave's Search API.
npx -y @brave/brave-search-mcp-serverRequires: BRAVE_API_KEY
Stripe
Manage payments, customers, and products from your agent.
npx -y @stripe/mcp --tools=allRequires: STRIPE_SECRET_KEY
Notion
Read and update Notion pages and databases.
npx -y @notionhq/notion-mcp-serverRequires: NOTION_TOKEN