Model Context Protocol · open standard

Every MCP server
your Claude can plug into.

A curated, verified catalog of Model Context Protocol servers — the tools, data sources, and APIs that connect to Claude Code and Claude Desktop. Search, compare, and copy the install command.

677
indexed servers
35
Anthropic official
7
categories
Trending this week

Most-installed servers

The servers developers are wiring into Claude right now, ranked by recent installs and activity.

View all
Compare
@microsoft

MCP tool access to MarkItDown a library that converts many file formats (local or remote) to Markdown for LLM consumption.

AI & MLstdio no-auth
149.5k3w ago0 toolslocal
$pip install -e 'packages/markitdown[all]'
Compare
@modelcontextprotocol

Reference / test server with prompts, resources, and tools.

Developer Toolsstdio no-auth
87k1w ago0 toolslocal
$npx -y @modelcontextprotocol/server-everything
Compare
@upstash

Up-to-date code documentation for LLMs and AI code editors.

AI & MLstdio auth
57.1k5d ago0 toolslocal
$npx ctx7 setup
Compare
@mindsdb

Connect and unify data across various platforms and databases with MindsDB as a single MCP server.

Data & Databasesstdio no-auth
39.3k6d ago0 toolslocal
Install command unavailable — see repo
Compare
@bytedance

Browser automation capabilities using Puppeteer, both support local and remote browser connection.

Web & APIsstdio no-auth
36.3k4w ago0 toolslocal
$npx @agent-tars/cli@latest
Compare

Official GitHub server for integration with repository management, PRs, issues, and more.

Developer Toolsstdio auth
30.5k5d ago20 toolslocal
Install command unavailable — see repo
Browse by category

Find the right integration

Verified & maintained

Anthropic official servers

Reference implementations maintained by Anthropic — the safest place to start.

All official
Compare
@modelcontextprotocol

Reference / test server with prompts, resources, and tools.

Developer Toolsstdio no-auth
87k1w ago0 toolslocal
$npx -y @modelcontextprotocol/server-everything
Compare
@modelcontextprotocol

The official Python SDK for Model Context Protocol servers and clients

Developer Toolsstdio auth
23.3k5d ago0 toolslocal
$pip install "mcp[cli]"
Compare
@modelcontextprotocol

Manage repositories, issues, pull requests, and code search across GitHub from inside Claude.

Developer Toolsstdio auth
19.4k2w ago10 toolslocal
$npx -y @modelcontextprotocol/server-github
Get connected

From directory to running tool in three steps

1

Find a server

Filter by category, transport, and verification status. Every entry shows exactly what tools it exposes.

2

Copy the command

Grab the install snippet — most run with a single npx or uvx command.

$claude mcp add github
3

Add to your config

Paste the JSON into your claude_desktop_config.json or run the CLI — restart, and the tools appear.