lucky-aeon/mcp-gateway
The MCP gateway is a reverse proxy server that forwards requests from clients to the MCP server or uses all MCP servers under the gateway through a unified portal.
Platform-specific configuration:
{
"mcpServers": {
"mcp-gateway": {
"command": "npx",
"args": [
"-y",
"mcp-gateway"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...