mcphub

abdul-hamid-achik/mcphub
★ 0 stars Go AI/LLM Updated today
One hub for all your MCP servers, synced into every agent. MCP Docker Kit, without Docker.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcphub": {
      "command": "go",
      "args": [
        "run",
        "github.com/abdul-hamid-achik/mcphub@latest"
      ]
    }
  }
}

README Excerpt

**One hub for all your MCP servers, synced into every agent.** MCP Docker Kit, without Docker. Define your Model Context Protocol servers **once** in `mcphub.yaml` (or the Studio TUI). Then `mcphub` runs a single gateway that proxies them all, keeps every agent harness in sync so you never hand-edit a config again, and records each proxied tool call locally so

Tools (1)

tui