Skip to content
Claude Desktop

MCP Finder for Claude Desktop

io.github.c5huracan/mcp-finder

Find the right MCP server for your task. 4,500+ servers ranked by community trust.

client:Claude Desktop transport:streamable-http

Install MCP Finder in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "mcp-finder": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://api.rhdxm.com/mcp/"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

MCP Finder in other clients