Skip to main content
ClaudeWave

A community driven registry service for Model Context Protocol (MCP) servers.

MCP ServersOfficial Registry7.2k stars983 forksGoNOASSERTIONUpdated yesterday
Editor's note

The MCP Registry is an official, community-maintained index of MCP servers, functioning as a discoverable catalog that MCP clients can query to find and install servers. Built in Go and backed by PostgreSQL, it exposes a versioned REST API (currently at v0.1 API freeze, hosted at registry.modelcontextprotocol.io) with live interactive documentation. Developers publish their servers using the included `mcp-publisher` CLI, built via `make publisher`, and can run a full local development environment with a single `make dev-compose` command that seeds data from production. The registry connects directly into the MCP ecosystem, meaning any MCP-compatible client, including Claude Desktop and Claude Code, can use it to discover and configure available servers. The v0.1 API freeze, announced in October 2025, is a concrete milestone signaling that integrators can now build against the API without anticipating breaking changes before the general availability release. Server authors, MCP client developers, and organizations building on the Model Context Protocol benefit most from this project.

ClaudeWave Trust Score
97/100
Verified
Passed
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Trusted owner (modelcontextprotocol)
  • Mature repo (>1y old)
Flags
  • !Licence file present but not machine-readable
Last scanned: 9/11/2026
Install in Claude Code / Claude Desktop
Method: Manual · registry
Claude Code CLI
git clone https://github.com/modelcontextprotocol/registry
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "registry": {
      "command": "registry"
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Install the binary first: go install github.com/modelcontextprotocol/registry@latest (make sure it ends up on your PATH).
Use cases

MCP Servers overview

README preview not available. Visit the repo on GitHub for full documentation.
mcpmcp-servers

What people ask about registry

What is modelcontextprotocol/registry?

+

modelcontextprotocol/registry is mcp servers for the Claude AI ecosystem. A community driven registry service for Model Context Protocol (MCP) servers. It has 7.2k GitHub stars and its last recorded update is dated 2026-09-09.

How do I install registry?

+

You can install registry by cloning the repository (https://github.com/modelcontextprotocol/registry) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is modelcontextprotocol/registry safe to use?

+

Our security agent has analyzed modelcontextprotocol/registry and assigned a Trust Score of 97/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains modelcontextprotocol/registry?

+

modelcontextprotocol/registry is maintained by modelcontextprotocol. The last recorded GitHub activity is dated 2026-09-09, with 160 open issues.

Are there alternatives to registry?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy registry to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: modelcontextprotocol/registry
[![Featured on ClaudeWave](https://claudewave.com/api/badge/modelcontextprotocol-registry)](https://claudewave.com/repo/modelcontextprotocol-registry)
<a href="https://claudewave.com/repo/modelcontextprotocol-registry"><img src="https://claudewave.com/api/badge/modelcontextprotocol-registry" alt="Featured on ClaudeWave: modelcontextprotocol/registry" width="320" height="64" /></a>

More MCP Servers