Overview of MCP Gateway
mainThe MCP Gateway acts as a centralized control plane for managing Model Context Protocol (MCP) servers. It provides:
- Authentication: A single auth layer at the gateway so users authenticate once.
- Access Control: Granular control over which teams/users can access specific servers or tools.
- Observability: Full logging of tool calls, including parameters, responses, and latency.
- Identity Forwarding: Automatically forwards user identity (email, roles, etc.) to MCP servers.
It is compatible with Claude Desktop, Cursor, VS Code, and other MCP-compatible clients.