MCPBundles Hub for Claude Desktop
com.mcpbundles/hub
Access all your MCPBundles tools in one place. Unified hub for all enabled bundles.
client:Claude Desktop
transport:streamable-http
runtime:mcpb
Install MCPBundles Hub in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"hub": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.mcpbundles.com/hub/"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs