
Registry Mcp
Let your agent query the official MCP registry so you can discover, compare, and wire up remote servers without tab-hopping.
Overview
Registry MCP is a Build-phase MCP server that serves information from the official MCP registry so agents can discover registered servers.
What is this MCP server?
- Read-only access to official MCP registry information via MCP tools
- Hosted remotes: streamable-http and SSE endpoints on registry-mcp.remote-mcp.com
- Speeds discovery of third-party MCP servers during project setup
- Version 1.0.0 with GitHub source jaw9c/mcp-registry-mcp
- No local clone required—remote-only registration
- Server version 1.0.0
- 2 remotes: streamable-http and SSE on registry-mcp.remote-mcp.com
- Repository: github.com/jaw9c/mcp-registry-mcp
What problem does it solve?
You are assembling MCP integrations but keep losing track of official server names, URLs, and registry entries across browsers and docs.
Who is it for?
Solo builders standardizing Claude Code or Cursor MCP setups and wanting in-chat discovery of official registry entries.
Skip if: Teams that already maintain a pinned internal allowlist and never browse the public registry.
What do I get? / Deliverables
Your agent can query registry-backed tools and return structured MCP server listings to speed config and integration choices.
- Registry-sourced MCP server names, descriptions, and remote hints
- Faster shortlists of official servers to add to your config
- In-chat comparisons while wiring Build-phase integrations
Recommended MCP Servers
Journey fit
Registry lookup is Build-phase agent tooling because it happens while you assemble integrations and MCP stacks for the product you are shipping. Agent-tooling is the right shelf for a meta-server that lists other MCP servers—it's infrastructure for how your agent finds capabilities.
How it compares
Registry lookup MCP, not a marketplace checkout flow or a skill that implements business logic in your repo.
Common Questions / FAQ
Who is com.remote-mcp/registry-mcp for?
Developers and indie builders who configure MCP clients and want the agent to pull official registry metadata instead of manual web search.
When should I use Registry MCP?
Use it in Build while adding or auditing MCP servers for a new project, spike, or agent workflow refactor.
How do I add Registry MCP to my agent?
Add https://registry-mcp.remote-mcp.com (streamable-http) or the /sse SSE URL from the server manifest to your MCP client configuration.