Back to search

mcphub

MCP CompatibleScore: 67

A unified hub for centrally managing and dynamically orchestrating multiple MCP servers/APIs into separate endpoints with flexible routing strategies

samanhappytoolcode1,831 starsGitHub

67

Reputation

Success Rate

Avg Latency

0

Usage Count

Connection Spec

Transport

sse

Install Command

npx -y @samanhappy/mcphub

Quick Setup

{
  "mcpServers": {
    "mcphub": {
      "command": "npx",
      "args": [
        "-y",
        "@samanhappy/mcphub"
      ],
      "transport": "sse"
    }
  }
}

Paste into your Claude Desktop config file

Health

MaintenanceActive
Last commit2d ago
Open issues36
LicenseApache-2.0
VerificationPartial

API Response Preview

What agents get when they query this resource:

{
  "id": "d0a69159-a9b0-4fe2-9e5c-6a5c16382deb",
  "name": "mcphub",
  "category": "tool",
  "subcategory": "code",
  "mcp_compatible": true,
  "reputation_score": 0.668967,
  "success_rate": null,
  "endpoint_url": null,
  "spec": {
    "transport": "sse",
    "install_command": "npx -y @samanhappy/mcphub",
    "tools": null,
    "features": null
  }
}