🧩 MCP Gateway - A lightweight gateway service that instantly transforms existing APIs into MCP servers with zero code changes. Features Docker deployment and management UI, requiring no infrastructure modifications.
Server Config
{
"mcpServers": {
"mcp-gateway": {
"command": "fake-mcp-gateway"
}
}
}