★ 522 stars
C#
⚙️ DevOps
Updated 1mo ago
MCP Gateway is a reverse proxy and management layer for MCP servers, enabling scalable, session-aware stateful routing and lifecycle management of MCP servers in Kubernetes environments.
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Add to claude_desktop_config.json:
{
"mcpServers": {
"mcp-gateway": {
"command": "npx",
"args": [
"-y",
"microsoft/mcp-gateway"
]
}
}
}
📋 Copy
Run in terminal:
claude mcp add mcp-gateway npx -y microsoft/mcp-gateway
📋 Copy
Add to .cursor/mcp.json:
{
"mcpServers": {
"mcp-gateway": {
"command": "npx",
"args": [
"-y",
"microsoft/mcp-gateway"
]
}
}
}
📋 Copy
Topics
ai api-gateway arm-deployments asp-net-core azure bicep cloud-computing cloud-computing-service csharp docker gateway infrastructure-as-code kubernetes llm mcp