MCP Registry Server
VerifiedOfficial registry to publish and discover MCP servers.
What is the MCP Registry Server MCP server?
The registry functions like an app store, letting users browse, publish, and integrate MCP servers through its API. Launched in preview in September 2025, it maintains stability with no breaking changes during the current freeze period while development continues toward v1.
It requires Docker and Go for local runs, uses PostgreSQL for storage, and offers CLI tools for publishing. The service is accessible at registry.modelcontextprotocol.io with full documentation and live API references available.
Install & connect
Add this to your MCP client config. Pick your client below and copy.
{
"mcpServers": {
"registry": {
"url": "https://registry.run.mcp.com.ai/mcp"
}
}
}Example prompts
Once connected, try asking your AI client:
Security & permissions
Runs remotely over streamable-http; requires no local API keys but connects to PostgreSQL via MCP_REGISTRY_DATABASE_URL in containerized setups.
What you can do with MCP Registry Server
Discover MCP servers
Search the registry for servers matching specific capabilities or categories before connecting via an MCP client.
Publish a new server
Use the mcp-publisher CLI to submit your MCP server to the official directory for others to find.
Integrate with clients
Allow MCP clients to query the registry API for up-to-date server listings during runtime.
How to use MCP Registry Server
- 1Install Docker, Go 1.24.x, ko, and golangci-lint.
- 2Clone the registry repository and run make dev-compose to start the local instance.
- 3Access the registry at localhost:8080 and review the live API docs.
- 4Build the publisher CLI with make publisher to prepare for submissions.
- 5Follow the publisher guide to submit your server metadata to the registry.
MCP Registry Server: pros & cons
Pros
- +Provides a centralized, stable directory for MCP ecosystem discovery
- +API freeze ensures reliable integration for clients and publishers
- +Includes seeding from production and comprehensive development tooling
- +Backed by an active working group and community channels
Cons
- –Still in preview with potential data resets before GA
- –Requires Docker and specific Go tooling for local development
- –No built-in tools exposed; functionality is API and CLI driven
Frequently asked questions
Yes, v0.1 entered an API freeze in October 2025 with no breaking changes planned for the near term.
User reviews
Verified reviews from the community shape this listing's rating.
Loading reviews…
Explore & compare MCP Registry Server
Data-driven comparisons, alternatives and rankings — kept current by our agents.
Featured in