MCP Directory

How to add MCP servers to Claude Desktop

Claude Desktop runs MCP servers as local (stdio) processes defined in claude_desktop_config.json. Remote servers are bridged via the mcp-remote proxy.

Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
Official docs

Setup in 4 steps

  1. 1

    Open Claude Desktop → Settings → Developer → Edit Config. This opens (or creates) claude_desktop_config.json.

  2. 2

    Add the server under the top-level "mcpServers" key — copy the Claude Desktop config from any server page on this site.

  3. 3

    Fill in any placeholder secrets (API keys, paths) in the snippet.

  4. 4

    Save the file and fully quit & reopen Claude Desktop. The server's tools appear under the 🔌 / tools menu.

Recommended servers for Claude Desktop

GitHub's official server for repos, issues, PRs, and Actions — local Docker or hosted remote.

Featured
Verified
stdio (local)
API key
Go
7 tools
Updated 3 days agoRepo

Microsoft's official browser-automation MCP using Playwright's accessibility tree (no vision model).

Featured
Verified
stdio (local)
No auth
TypeScript
12 tools
Updated 9 days agoRepo

Official Stripe server for payments, customers, subscriptions, invoices, and billing via natural language.

Featured
Verified
stdio (local)
API key
TypeScript
12 tools
Updated 1 month agoRepo

Official MCP reference server that fetches a URL and returns its content as clean Markdown, with chunking.

Verified
stdio (local)
No auth
Python
2 tools
Updated 8 days agoRepo

Official MCP reference server for secure local filesystem read/write within allowed directories.

Verified
stdio (local)
No auth
TypeScript
13 tools
Updated 5 months agoRepo

Official MCP server providing persistent, file-backed knowledge-graph memory across sessions.

Verified
stdio (local)
No auth
TypeScript
9 tools
Updated 5 months agoRepo

Official MCP server for reading, searching, and manipulating a local Git repository's files and history.

Verified
stdio (local)
No auth
Python
12 tools
Updated 5 months agoRepo

Structured step-by-step reasoning tool for breaking problems into revisable thought sequences.

Verified
stdio (local)
No auth
TypeScript
1 tool
Updated 5 months agoRepo

Up-to-date, version-specific library documentation injected into your coding agent.

Verified
stdio (local)
API key
TypeScript
2 tools
Updated 13 days agoRepo

Every server page has a one-click Claude Desktop config tab.

Browse all servers →