Back to search
100
MCP live v1.0.9 streamable-http

MCP Registry Search

io.github.Spacemandomains/mcp-registry-search

Search and browse every MCP server in the Model Context Protocol registry.

Uptime
100.0%
7 probes
Response
389ms
last probe
Tools
3
callable

Tools · 3

search_mcp_registry

Find servers by keyword or name (e.g. 'weather', 'github', 'database'). Returns matching servers with their endpoint URL, transport type, and description.

get_mcp_server_details

Get full metadata for a specific MCP server by its reverse-DNS registry name (e.g. io.github.username/server-name). Returns all versions, remotes, packages, and tools.

list_mcp_servers

Browse all MCP servers in the registry with pagination. Use the next_cursor from the response to fetch subsequent pages.

Similar MCP servers embedding-nearest

MCP Registry Search
Search and browse every MCP server in the Model Context Protocol registry.
0 tools · streamable-http
io.github.formulahendry/mcp-server-mcp-registry
MCP Server for MCP Registry to discover and search for available MCP servers in the registry
0 tools
Library live
Search and discover 25,000+ MCP servers across all major registries. Connect and pay autonomously.
4 tools · streamable-http
io.github.wei/mcp-registry-mcp-server
MCP server for querying the official MCP registry.
0 tools
io.github.mdfifty50-boop/mcp-registry
MCP server discovery, indexing, and registration
0 tools
package-registry-mcp
MCP server for searching and getting up-to-date information about NPM, Cargo and NuGet packages.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mcp_registry_search": {
      "url": "https://mcpregistrysearchwilfredleejr.vercel.app/api/mcp",
      "transport": "streamable-http"
    }
  }
}