mcp-gateway-registry and mcp-gateway
These are **competitors** — both provide centralized MCP gateway and registry functionality to manage and expose tools to LLMs, with overlapping core features (OAuth security, tool discovery, REST-to-MCP translation), though the agentic-community version appears more mature and enterprise-focused while theognis1002's version is a smaller independent implementation.
About mcp-gateway-registry
agentic-community/mcp-gateway-registry
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/Entra integration.
Implements a unified registry and gateway for both MCP servers and AI agents, enabling dynamic tool discovery and agent-to-agent communication through the A2A Protocol while maintaining centralized credential management and audit trails. Supports multi-protocol agent communication patterns with streamable HTTP transport for cloud-hosted infrastructure, integrating external registries like Anthropic's MCP Registry into a single control plane for governance across tools and agents.
About mcp-gateway
theognis1002/mcp-gateway
Model Context Protocol (MCP) Gateway & Registry - Central hub for managing tools, resources, and prompts for MCP-compatible LLMs. Translates REST APIs into MCP, builds virtual MCP servers with security and observability, and bridges multiple transports (stdio, SSE, streamable HTTP).
Built in Go with PostgreSQL and Redis backing, the gateway enforces fine-grained access control through JWT/OAuth2 authentication, RBAC policies, and content filtering—enabling secure multi-tenant namespaces where AI agents access isolated server groups. It implements automatic server discovery and health monitoring with failover capabilities, while supporting JSON-RPC 2.0, WebSocket, Server-Sent Events, and streamable HTTP transports to bridge diverse client needs with comprehensive audit logging and performance metrics.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work