Awesome AI AgentsAI Agent Gateway

agentic-community/mcp-gateway-registry

⭐ 912 Python repository created 2025-05-29

MCP Gateway & Registry is an open-source control plane for the AI assets an organisation runs: MCP servers, AI agents, skills and custom asset types. It began as a gateway and registry for the Model Context Protocol, providing one secure entry point in front of many MCP servers with centralised discovery and governance, and grew into a general-purpose AI asset registry once teams started registering agents and skills alongside their servers on the same gateway, access-control and audit model. The problem it addresses is described in the README as credential sprawl: without a control plane each team wires its own servers and agents by hand, keeps separate credentials in dotfiles, has no shared inventory and no audit trail, and agents cannot find other agents because servers and agents sit in separate registries that cannot share policy. With the gateway an asset is registered once, discovered through natural-language search, and reached through a single authenticated entry point that enforces access and records every call, giving one access model and one audit trail across asset types. Authentication integrates with external identity providers including Keycloak, Microsoft Entra ID and Okta, with OAuth2 support for onboarding third-party MCP servers and fine-grained access control over which tools a caller may use. Both autonomous agents and AI coding assistants are supported as clients, and agent-to-agent protocols such as A2A and ANS appear among the repository topics. Deployment targets are Kubernetes on Amazon EKS, managed serverless containers on Amazon ECS Fargate, or Docker Compose on a single EC2 instance, with Terraform in the repository and DocumentDB or MongoDB for storage. The project publishes a documentation site, an executive brief, a slide deck, demo videos and an AWS workshop, and is maintained by the agentic-community organisation under the Apache 2.0 licence.

https://github.com/agentic-community/mcp-gateway-registry

mcpgatewayregistryoauth2governanceenterprisekubernetesterraform

Also in AI Agent Gateway

diegosouzapw/OmniRoute

OmniRoute is a free AI gateway that consolidates over 237 AI providers, including 90+ free tiers, into a single endpoint, offering token compression and smart auto-fallback for various AI tools.

simstudioai/sim

Sim Studio is an open-source platform for building, testing, and optimizing AI agent workflows with flexible deployment options including cloud and self-hosting.

decolua/9router

9Router is a FREE AI router and token saver that connects various AI coding tools to over 40 providers and 100+ models, with features like auto-fallback and token compression.

mastra-ai/mastra

Mastra is a TypeScript AI agent framework that enables rapid development of AI applications with support for multiple LLMs, advanced agents, workflows, RAG, integrations, and automated evaluations.

TransformerOptimus/SuperAGI

SuperAGI is an open-source autonomous AI agent framework that enables developers to build, manage, and deploy scalable and efficient autonomous AI agents with extensible capabilities through toolkits and a user-friendly interface.

casdoor/casdoor

Casdoor is an open-source, AI-first Identity and Access Management (IAM) / LLM MCP gateway and authentication server with a web UI and broad protocol support.

Arize-ai/phoenix

Phoenix is an open-source AI observability platform that enables tracing, evaluation, and optimization of large language model applications across various deployment environments.

corsairdev/corsair

Open-source product integration platform with a single REST API syntax for connecting agents, backend services, and dashboards to third-party apps.