mcp-aggregator

steelshot/mcp-aggregator
★ 0 stars JavaScript AI/LLM Updated 6d ago
Builds a container image that compresses multiple MCP servers behind a single Streamable HTTP endpoint.
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": {
    "mcp-aggregator": {
      "command": "npx",
      "args": [
        "-y",
        "steelshot/mcp-aggregator"
      ]
    }
  }
}

README Excerpt

Builds a container image that presents any number of MCP servers to a local client as a single Streamable HTTP endpoint, collapsed behind the two tools that [ `mcp-compress-router`](https://www.npmjs.com/package/mcp-compress-router) exposes: `get_tool_schema` and `invoke_tool`. Agent clients cap the number of registered tools — 128 for GitHub Copilot CLI — and every registered tool consumes context. Routing servers through the compressor keeps them all reachable at a fixed

Tools (2)

dependenciesdevDependencies

Topics

containersgithub-copilotmcpmcp-servermodel-context-protocolpodmanquadletsystemd