csCursorSearch

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

Official
Dev Tools

Secure file operations with configurable access controls.

npx -y @modelcontextprotocol/server-filesystem /path/to/allowed/dir
Repo ↗

Fetch

Official
Web & Search

Fetch web content and convert it for efficient LLM usage.

uvx mcp-server-fetch
Repo ↗

Git

Official
Dev Tools

Read, search, and manipulate Git repositories.

uvx mcp-server-git --repository /path/to/repo
Repo ↗

Memory

Official
AI & Memory

Knowledge-graph-based persistent memory across sessions.

npx -y @modelcontextprotocol/server-memory
Repo ↗

Sequential Thinking

Official
AI & Memory

Dynamic, reflective problem-solving through thought sequences.

npx -y @modelcontextprotocol/server-sequential-thinking
Repo ↗

Time

Official
Utilities

Time and timezone conversion capabilities.

uvx mcp-server-time
Repo ↗

Everything

Official
Dev Tools

Reference / test server exercising every MCP feature.

npx -y @modelcontextprotocol/server-everything
Repo ↗

Context7

Web & Search

Up-to-date, version-specific library docs pulled into context.

npx -y @upstash/context7-mcp
Repo ↗

Playwright

Browser

Drive a real browser — navigate, click, and scrape pages.

npx -y @playwright/mcp@latest
Repo ↗

Firecrawl

Web & Search

Crawl and scrape websites into clean, LLM-ready markdown.

npx -y firecrawl-mcp

Requires: FIRECRAWL_API_KEY

Repo ↗

Supabase

Database

Query and manage your Supabase project's Postgres database.

npx -y @supabase/mcp-server-supabase@latest

Requires: SUPABASE_ACCESS_TOKEN

Repo ↗

Brave Search

Web & Search

Web and local search via Brave's Search API.

npx -y @brave/brave-search-mcp-server

Requires: BRAVE_API_KEY

Repo ↗

Stripe

Dev Tools

Manage payments, customers, and products from your agent.

npx -y @stripe/mcp --tools=all

Requires: STRIPE_SECRET_KEY

Repo ↗

Notion

Productivity

Read and update Notion pages and databases.

npx -y @notionhq/notion-mcp-server

Requires: NOTION_TOKEN

Repo ↗