
Search Mcp Registry
Run registry-backed MCP search (newer PyPI release) so your agent finds official servers before you commit to integrations.
Overview
search-mcp-registry is an MCP server for the Build phase that lets agents search the MCP Registry via the PyPI search-mcp-registry stdio package.
What is this MCP server?
- Stdio PyPI package search-mcp-registry v0.1.4 (newer than sibling open-mcp-registry listing)
- Same capability: search and discover MCP servers from the MCP Registry
- Shared GitHub repo OnticX/search-mcp-registry
- Fits local MCP stacks without remote HTTP hosting
- Package version 0.1.4 identifier search-mcp-registry on PyPI
- Transport: stdio
- Same repository URL as open-mcp-registry listing
What problem does it solve?
Without registry search in the agent, integration planning stalls on manual browsing and guesswork about official server IDs.
Who is it for?
Builders who install MCP via PyPI using the search-mcp-registry package name at 0.1.4.
Skip if: Users who need hosted remote MCP with zero local Python, or who already maintain a locked internal server allowlist.
What do I get? / Deliverables
You get structured registry hits in chat and can paste verified server names into your MCP config faster.
- Registry-matched MCP server candidates
- Reduced time to validate official package identifiers
Recommended MCP Servers
Journey fit
MCP Registry search belongs in Build agent-tooling when you expand or refresh the servers your coding agent can call. Canonical shelf is agent-tooling because the server's job is discovery and configuration research, not app runtime logic.
How it compares
PyPI registry indexer MCP, not the OnticX remote catalog site itself.
Common Questions / FAQ
Who is search-mcp-registry for?
Developers and solo founders configuring MCP who want the agent to query the MCP Registry through the search-mcp-registry PyPI server.
When should I use search-mcp-registry?
Use it whenever you add or swap MCP integrations during Build and need authoritative registry metadata first.
How do I add search-mcp-registry to my agent?
Install PyPI search-mcp-registry 0.1.4 with stdio transport and add it to your MCP server list alongside your task-specific servers.