scaled-mcp

Traego/scaled-mcp
★ 43 stars Go 💻 Code/Dev Tools Updated 1mo ago
ScaledMCP is a horizontally scalabled MCP and A2A Server. You know, for AI.
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "scaled-mcp": {
      "command": "go",
      "args": [
        "run",
        "github.com/Traego/scaled-mcp@latest"
      ]
    }
  }
}

Topics

a2aaimcpmcp-clientmcp-server