Skip to content
Cursor

registry mcp for Cursor

com.remote-mcp/registry-mcp

An MCP server that serves informtaion from the official MCP registry

client:Cursor transport:streamable-http tools:2

Install registry mcp in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "registry-mcp": {
      "url": "https://registry-mcp.remote-mcp.com"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

What Cursor can do once it is connected

registry mcp in other clients