Back to directory
lucky-aeon/mcp-gateway

lucky-aeon/mcp-gateway

@lucky-aeon

MCP网关是一个反向代理服务器,将客户端请求转发到MCP服务器或通过统一门户使用网关下的所有MCP服务器

mcpgatewayproxyreverse-proxyssestreamable-httpdockergotool

Installation & Configuration

{
  "mcpServers": {
    "mcp-gateway": {
      "url": "http://localhost:8080/sse",
      "transport": "sse"
    },
    "mcp-gateway-streamable": {
      "url": "http://localhost:8080/stream",
      "transport": "streamable-http"
    }
  }
}

Information

Transport
ssestreamable-http
Language
Go
Created
2026/6/14
Updated
2026/6/15