MikkoParkkola/mcp-gateway
[](https://glama.ai/mcp/servers/MikkoParkkola/mcp-gateway) 🏎️ 🏠 🍎 🪟 🐧 - Universal MCP gateway with single-port multiplexing and Meta-MCP. 4 meta-tools replace 100+ registrations, saving 95% context window. Hot-reloadable capabilities, OpenAPI auto-import, 42 starter capabilities (25 zero-config).
New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.
Install guide → Connected Apps: MikkoParkkola/mcp-gateway Claude Desktop
Installation Guide
Run command: npx -y @modelcontextprotocol/server-mikkoparkkola-mcp-gateway
Configuration
{
"mcpServers": {
"mikkoparkkola-mcp-gateway": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mikkoparkkola-mcp-gateway"
],
"env": {}
}
}
}