Overview of MCP Gateway & Registry capabilities
mainThe MCP Gateway & Registry provides a governed control plane for AI assets (MCP servers, agents, and skills).
Core Components
- Registry: A central inventory for humans, agents, and AI coding assistants to discover MCP servers, agents, and skills.
- Gateway (Optional): An authenticated entry point that routes all traffic through a single point, enforcing access via your existing Identity Provider (IdP) before requests reach backends.
Security and Governance Features
- Identity: Supports six IdP providers: Keycloak, Amazon Cognito, Microsoft Entra ID, Okta, Auth0, and PingFederate.
- Authorization: Uses Scopes to govern access to servers, tools, and agents. Skills include per-skill tool allowlists.
- Audit Logging: A dedicated subsystem records access events with credential masking.
- Security Scanning: Automatically scans registered assets; unsafe items are held for review.
- Admission Control: An optional external registration gate can approve or deny assets. This gate fails closed (if the gate is unreachable, registration is blocked).
- Agent Trust: Optional integration with ANS ID to verify agent identity metadata without managing certificates.