mcp-gateway-registryMCP Server40/100 via “fine-grained access control (fgac) with scope-based authorization”
Enterprise-ready MCP Gateway & Registry that centralizes AI development tools with secure OAuth authentication, dynamic tool discovery, and unified access for both autonomous AI agents and AI coding assistants. Transform scattered MCP server chaos into governed, auditable tool access with Keycloak/E
Unique: Implements FGAC through hierarchical OAuth2 scopes rather than role-based access control (RBAC), enabling fine-grained permissions at the tool and operation level. Scope validation occurs at the gateway layer before requests reach services, preventing unauthorized access at the earliest point.
vs others: More granular than traditional RBAC; enables per-tool and per-operation access control without requiring changes to individual MCP servers. Scope-based approach integrates naturally with OAuth2 ecosystem and standard identity providers.