
MCP Registry Search
Browse and search the official Model Context Protocol registry from inside your coding agent.
Overview
MCP Registry Search is an MCP server for the Build phase that searches and browses every server listed in the official Model Context Protocol registry.
What is this MCP server?
- Search and browse entries in the Model Context Protocol registry
- Streamable HTTP remote at mcpregistrysearchwilfredleejr.vercel.app/api/mcp
- Version 1.0.9 from GitHub Spacemandomains/mcp-registry-search
- Focused on the canonical MCP registry, not third-party marketplaces
- Read-only discovery MCP—no substitute for installing and testing a chosen server locally
- Covers the full official Model Context Protocol registry corpus
- Server version 1.0.9
- Remote endpoint: https://mcpregistrysearchwilfredleejr.vercel.app/api/mcp
Community signal: 1 GitHub stars.
What problem does it solve?
Official MCP registry data is easy to miss in the browser, so builders waste time on unofficial lists or wrong package names when wiring agents.
Who is it for?
Developers who want canonical registry coverage when adding MCP servers to Claude Code, Cursor, or Windsurf.
Skip if: Builders who need paid marketplace discovery across 25,000+ third-party listings instead of the official MCP registry only.
What do I get? / Deliverables
Your agent returns authoritative registry matches and browse results so you can configure the correct remote or package in one session.
- Registry search results from the official MCP catalog
- Browse views of published MCP servers for integration planning
- Metadata pointers to repositories and remotes for config copy-paste
Recommended MCP Servers
Journey fit
Registry lookup happens while you integrate MCP tools into the product and agent config during build. Integrations subphase covers picking official registry entries and wiring their remotes or packages into your client.
How it compares
Official MCP registry browser via MCP, not a multi-registry aggregator like Library MCP.
Common Questions / FAQ
Who is MCP Registry Search for?
Solo builders and integrators who rely on the official Model Context Protocol registry when configuring agents.
When should I use MCP Registry Search?
Use it while building agent integrations to verify registry ids, find servers by keyword, and inspect published metadata.
How do I add MCP Registry Search to my agent?
Add remote MCP server URL https://mcpregistrysearchwilfredleejr.vercel.app/api/mcp with streamable-http transport in your client.