Microsoft MCP Gateway banner
microsoft microsoft

Microsoft MCP Gateway

DevOps community intermediate

Description

**MCP Gateway** is a reverse proxy and management layer for [Model Context Protocol (MCP)](https://modelcontextprotocol.io/introduction) servers, enabling scalable, session-aware routing, authorization and lifecycle management of MCP servers in Kubernetes environments.

Installation

Terminal
claude install-skill https://github.com/microsoft/mcp-gateway

README

MCP Gateway

**MCP Gateway** is a reverse proxy and management layer for [Model Context Protocol (MCP)](https://modelcontextprotocol.io/introduction) servers, enabling scalable, session-aware routing, authorization and lifecycle management of MCP servers in Kubernetes environments.

Table of Contents

    undefined

Overview

This project provides:

    undefined

Key Concepts

    undefined

Architecture

flowchart LR
    subgraph Clients[" "]
        direction TB
        DataClient["🔌 Agent/MCP
Data Client"]
        MgmtClient["⚙️ Management
Client"]
    end


...