Unla and mcp-gateway
These are competitors offering different gateway abstraction layers—one focuses on wrapping existing MCP servers/APIs with Docker deployment, while the other adds security and monitoring (OAuth, analytics, firewall) for enterprise MCP deployments.
About Unla
AmoyLab/Unla
🧩 MCP Gateway - A lightweight gateway service that instantly transforms existing MCP Servers and APIs into MCP servers with zero code changes. Features Docker deployment and management UI, requiring no infrastructure modifications.
Supports dynamic configuration hot-reloading via OS signals, HTTP, or Redis PubSub, enabling runtime updates without service restarts. Built in Go for minimal resource overhead, it bridges RESTful APIs and existing MCP servers to MCP-compliant endpoints using YAML-driven configuration, with multi-tenant session management and OAuth pre-authentication support. Includes persistent storage options (SQLite, PostgreSQL, MySQL) and native Kubernetes/Helm deployment support alongside Docker.
About mcp-gateway
hyprmcp/mcp-gateway
MCP OAuth Proxy incl. dynamic client registration (DCR), MCP prompt analytics and MCP firewall to build enterprise grade MCP servers.
Implements a reverse proxy architecture that intercepts MCP traffic over HTTP, handling OAuth2 authentication transparently before routing requests to upstream MCP servers—eliminating the need to embed auth logic directly in server code. Provides observability through prompt telemetry and request payload inspection, enabling debugging and usage analytics without server-side instrumentation. Built in Go, it supports streamable HTTP MCP servers and automatically manages OAuth client registration, reducing operational complexity for enterprise deployments.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work