Find MCP servers for your workflow
A hand-checked Model Context Protocol directory for Claude, Cursor, VS Code, Windsurf and every MCP client. Every listing carries an install command, its source repository, and exactly what the server can reach — GitHub, Postgres, Stripe, a real browser. Copy one command, restart your client, done.
25 servers across 12 categories, each with its own page.
Browse the directory
- Search every MCP server by name, category or the system you want to connect.
- Browse by category — databases, browser automation, version control, cloud, files and more.
- Install guides for Claude Desktop, Claude Code, Cursor, VS Code and Windsurf.
- Agent Skills — packaged workflows for Claude, with no server to run.
Categories
- Development MCP servers — 4 servers. Repos, CI, editors and the rest of the toolchain.
- Database MCP servers — 4 servers. SQL, warehouses and anything you query.
- Web Scraping MCP servers — 3 servers. Browsers, crawlers and page extraction.
- Productivity MCP servers — 3 servers. Docs, notes, calendars and task trackers.
- Search MCP servers — 1 server. Web, local and vector search.
- File System MCP servers — 2 servers. Reading and writing files, safely.
- Version Control MCP servers — 2 servers. Git hosts, reviews and pull requests.
- Communication MCP servers — 1 server. Chat, email and notifications.
- Cloud Service MCP servers — 2 servers. Infra, deploys and serverless platforms.
- Finance MCP servers — 1 server. Payments, ledgers and market data.
- Design MCP servers — 1 server. Design files, tokens and assets.
- Memory MCP servers — 1 server. Long-term recall and knowledge graphs.
Popular MCP servers
- GitHub MCP Server — Repos, issues and pull requests from the agent loop. Official (Version Control)
- Playwright MCP Server — Drive a real browser: click, fill, screenshot. Official (Web Scraping)
- Filesystem MCP Server — Sandboxed file operations with an allowlist. Official (File System)
- Supabase MCP Server — Query Postgres, manage tables, call edge functions. Official (Database)
- Memory MCP Server — A knowledge graph your agent writes to and recalls. Official (Memory)
- Figma MCP Server — Pull frames, components and tokens into code. Official (Design)
- Sequential Thinking MCP Server — A scratchpad for multi-step reasoning. Official (Development)
- Git MCP Server — Read, search and manipulate a local repo. Official (Version Control)
- Notion MCP Server — Read and write pages, databases and comments. Official (Productivity)
- Chrome DevTools MCP Server — Performance traces and console access. Official (Development)
- Postgres MCP Server — Read-only SQL with schema inspection. Official (Database)
- Fetch MCP Server — Fetch a URL and convert it to clean markdown. Official (Web Scraping)
- Stripe MCP Server — Payment links, customers and invoices. Official (Finance)
- SQLite MCP Server — Query a local SQLite file directly. Official (Database)
- Puppeteer MCP Server — Headless Chrome for scraping and screenshots. (Web Scraping)
- Google Drive MCP Server — Search Drive and read documents. Official (File System)
- Cloudflare MCP Server — Deploy Workers, query D1, inspect KV and R2. Official (Cloud Service)
- Slack MCP Server — Post messages, read channels, manage threads. (Communication)
- Brave Search MCP Server — Web and local search with fresh results. Official (Search)
- Docker MCP Server — Inspect containers, images and logs. (Cloud Service)
- Linear MCP Server — Issues, cycles and projects over MCP. Official (Productivity)
- Obsidian MCP Server — Read and search a local vault. (Productivity)
- Sentry MCP Server — Stack traces and issue context for real bugs. Official (Development)
- Redis MCP Server — Get, set and scan keys. (Database)
Install an MCP server in three steps
- Find the server. Search the directory or open a category, then pick the server for the system you want your agent to reach.
- Copy the install command. Each page carries a one-line command or a ready-made JSON block for your client config.
- Restart and use the tools. The server's tools appear in your next session, scoped to the credentials you gave it.
Frequently asked questions
What is MCP (Model Context Protocol)?
The Model Context Protocol is an open standard, introduced by Anthropic in November 2024, that lets AI assistants talk to external tools and data through one common interface. Instead of a bespoke integration per app, a client speaks MCP once and can reach every MCP server.
What is an MCP server?
An MCP server is a small program that exposes a system — GitHub, Postgres, Stripe, a browser, your filesystem — to an AI client as a set of tools, resources and prompts. The client calls those tools; the server does the work and controls what is exposed.
How do I install an MCP server?
Copy the install command from the server's page on this directory, add it to your MCP client's config (Claude Desktop, Claude Code, Cursor, VS Code and Windsurf all read a JSON config), then restart the client. The server's tools appear in the next session.
Which clients support MCP servers?
Claude Desktop, Claude Code, Cursor, Windsurf, VS Code with GitHub Copilot, Zed, Cline and Continue all support MCP servers today, and the list keeps growing as the protocol is adopted. Any server in this directory works with any of them.
Are MCP servers free to use?
Almost all of the MCP servers listed here are free and open source — you run them yourself, on your own machine or infrastructure. Some connect to paid third-party APIs, in which case that service's own pricing applies.
Are MCP servers safe to run?
An MCP server runs with the permissions you give it, so treat one like any other dependency: prefer official or well-starred servers, read what tools it exposes, and scope its API keys narrowly. Servers marked Official on this site are published by the vendor of the system they connect to.
What is the difference between an MCP server and an Agent Skill?
An MCP server is a running process that exposes live tools over the protocol. An Agent Skill is a packaged set of instructions and files that teaches an assistant a workflow, with no server to run. Many setups use both — skills for know-how, servers for reach.
How do I add my MCP server to this directory?
Use the Submit page to send us the repository and a short description. Listings are reviewed by hand before they appear, which is what keeps this directory curated rather than a scrape of every repo mentioning MCP.
Explore MCP servers
Start here to discover MCP servers for Claude, Cursor, VS Code and Windsurf.