MCP Registry Search for Cursor
io.github.spacemandomains/mcp-registry-search
Search and browse every MCP server in the Model Context Protocol registry.
client:Cursor
transport:streamable-http
tools:3
Install MCP Registry Search in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp-registry-search": {
"url": "https://mcpregistrysearchwilfredleejr.vercel.app/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs