A server that enables dynamic discovery, search, and inspection of every MCP server in the official Model Context Protocol registry. It exposes a single endpoint to access the registry and provides tools to paginate and retrieve full server details.
🛠️ Key Features
- Lists MCP servers across the full registry
- Retrieves detailed MCP server metadata
- Streamable HTTP transport for efficient data access
- No authentication required for access
- Registry identified as io.github.Spacemandomains/mcp-registry-search
🚀 Use Cases
- Dynamically discover MCP servers at runtime
- Build AI agent tooling that browses the MCP ecosystem
- Inspect server metadata for integration decisions
- Power registry dashboards and tooling with live data
⚡ Developer Benefits
- Centralized access to official MCP registry
- Lightweight, zero-auth flow simplifies integration
- Clear endpoints for listing and detail retrieval
- Suitable for tooling, exploration, and discovery workflows
⚠️ Limitations
- No authentication may expose public registry data; validate privacy needs for deployments
- Details rely on the registry's maintained metadata
- Limited to the MCP registry domain described in the readme excerpt