Microsoft’s MCP Gateway is a reverse proxy and management layer for MCP servers that adds session-aware routing, lifecycle management, and scalable orchestration. It centralizes how clients connect to many MCP services, enabling multi-tenant isolation and consistent policies while keeping each service independently deployable. The architecture targets Kubernetes, with manifests and guidance for cluster-native scaling, health probes, and rollout strategies. It also includes local and Azure...