Back to directory
@mcphub/gateway

@mcphub/gateway

@lightconetech152

A gateway service that bridges stdio-based MCP implementations with HTTP/SSE-based MCP servers

gatewayprotocolbridgetranslationtool

Installation & Configuration

{
  "mcpServers": {
    "server-name": {
      "command": "node",
      "args": [
        "/opt/homebrew/lib/node_modules/@mcphub/gateway/dist/src/mcphub-gateway.js"
      ]
    }
  }
}

Information

Transport
stdiosse
Language
JavaScript
Created
2024/12/5
Updated
2026/6/8