Back to directory
bsmi021/mcp-server-hub-server

bsmi021/mcp-server-hub-server

@bsmi021

A central gateway to manage multiple MCP servers, providing a single endpoint for LLM clients to access tools from all managed servers.

gatewayhubaggregatorproxymcpmanagementtypescriptllmtool

Installation & Configuration

{
  "mcpServers": {
    "gateway-client": {
      "command": "node",
      "args": [
        "dist/client/client.js"
      ],
      "options": {
        "cwd": "/path/to/mcp-server-hub-server"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/15
Updated
2026/6/17