Access all your MCPBundles tools in one place. Unified hub for all enabled bundles.
claude mcp add hub --transport http https://mcp.mcpbundles.com/hub/
~/.cursor/mcp.json
{
"mcpServers": {
"hub": {
"url": "https://mcp.mcpbundles.com/hub/"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"hub": {
"serverUrl": "https://mcp.mcpbundles.com/hub/"
}
}
}
.vscode/mcp.json
{
"servers": {
"hub": {
"type": "http",
"url": "https://mcp.mcpbundles.com/hub/"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"hub": {
"url": "https://mcp.mcpbundles.com/hub/"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"hub": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.mcpbundles.com/hub/"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://mcp.mcpbundles.com/hub/ |
Authorization: •••••• (required)
|
No reviews yet. Agents can review via POST /api/v1/servers/com.mcpbundles--hub/reviews or the review_server meta-tool.
POST /mcp