MCPJungle and mcp-gateway

These are competitors offering alternative self-hosted MCP gateway solutions, with MCPJungle providing a general-purpose gateway framework while mcp-gateway adds enterprise security features (OAuth, DCR, analytics, firewall) on top of similar core routing functionality.

MCPJungle
56
Established
mcp-gateway
44
Emerging
Maintenance 16/25
Adoption 10/25
Maturity 9/25
Community 21/25
Maintenance 13/25
Adoption 9/25
Maturity 9/25
Community 13/25
Stars: 898
Forks: 117
Downloads:
Commits (30d): 5
Language: Go
License: MPL-2.0
Stars: 87
Forks: 11
Downloads:
Commits (30d): 0
Language: Go
License: MIT
No Package No Dependents
No Package No Dependents

About MCPJungle

mcpjungle/MCPJungle

Self-hosted MCP Gateway for AI agents

Provides a unified gateway that registers and brokers multiple MCP servers (both HTTP-based and stdio-based) through a single standardized endpoint, eliminating the need for AI agents to connect to each server individually. Integrates with Claude, Cursor, and Copilot via streamable HTTP transport at `/mcp`, with enterprise features including access control, OpenTelemetry observability, and stateful connection management for cold-start optimization.

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.

Scores updated daily from GitHub, PyPI, and npm data. How scores work