zhengkunwang223/mcp-gateway-go
A Go gateway that converts stdio-based MCP servers to SSE endpoints using mcp-go.
Platform-specific configuration:
{
"mcpServers": {
"mcp-gateway-go": {
"command": "npx",
"args": [
"-y",
"mcp-gateway-go"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...