Query the catalog from Cursor
MCPHub is a searchable MCP catalog — and an MCP server itself. Install it once in Cursor, then ask your agent to find servers instead of searching Google.
Manual setup
Or edit ~/.cursor/mcp.json (or project .cursor/mcp.json) and merge:
{
"mcpServers": {
"mcphub": {
"url": "https://www.mcphub.space/api/mcp"
}
}
}Endpoint URL: https://www.mcphub.space/api/mcp
Tools
search_servers— find servers by keyword (e.g. Linear, Slack)get_server— full catalog details for a slugget_config— install command and config example when available
Example prompt
After connecting: “Find an MCP for Linear and show me how to install it.”
Agents can also read the short index at /llms.txt without installing the MCP.