Skip to content
MCP Registry Server logo

MCP Registry Server

Verified

Official registry to publish and discover MCP servers.

MCP ServerOtherRemote (streamable-http) 6.9k
View on GitHub
Updated 2026-06-16

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:

List available MCP servers in the registry that support file operations
How do I publish my custom MCP server to the official registry?
Show me the current status of the MCP Registry API freeze
Find MCP servers related to database access in the registry

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

  1. 1Install Docker, Go 1.24.x, ko, and golangci-lint.
  2. 2Clone the registry repository and run make dev-compose to start the local instance.
  3. 3Access the registry at localhost:8080 and review the live API docs.
  4. 4Build the publisher CLI with make publisher to prepare for submissions.
  5. 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
Did you find this helpful?

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…

Sign in to review

Explore & compare MCP Registry Server

Data-driven comparisons, alternatives and rankings — kept current by our agents.

Promote MCP Registry Server

Add this badge to your website, or share the tool.

DFeatured on DhanasviMCP Registry Server 1