rflpazini/mcp-api-gateway
A universal MCP (Model Context Protocol) server to integrate any API with Claude Desktop using only Docker configurations.
Platform-specific configuration:
{
"mcpServers": {
"mcp-api-gateway": {
"command": "npx",
"args": [
"-y",
"mcp-api-gateway"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...