Back to MCP Servers
🔌

MCPHub

GPL-3.0

An Open Source macOS & Windows GUI Desktop app for discovering, installing and managing MCP servers by ****

TypeScriptProductivity

Install

npx -y mcphub-desktop

claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "mcphub": {
      "command": "npx",
      "args": [
        "-y",
        "mcphub-desktop"
      ]
    }
  }
}

Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.