aicoolies logo

MCPJungle

Self-hosted MCP gateway for managing multiple servers behind a single endpoint

Share
open-sourceOpen Source
Visit Website →

MCPJungle is a self-hosted gateway that aggregates multiple MCP servers behind a single endpoint. It provides server discovery, health checking, access control, and request routing so AI clients connect to one gateway rather than managing individual server connections. Supports server grouping, authentication, and monitoring dashboards for production MCP deployments.

MCPJungle provides the gateway pattern that production MCP deployments need as the number of servers grows beyond what individual client connections can manage. Instead of configuring AI clients with dozens of separate MCP server connections, each with their own endpoints, credentials, and health characteristics, MCPJungle presents a single gateway endpoint that routes requests to the appropriate backend server based on the tool being invoked.

The gateway handles operational concerns that individual MCP servers do not address. Health checking monitors server availability and removes unhealthy servers from the routing pool. Access control restricts which clients can invoke which servers based on authentication tokens. Request logging provides audit trails of tool invocations. The monitoring dashboard shows server status, request volumes, and error rates across the entire MCP infrastructure.

With nearly 1,000 GitHub stars, MCPJungle targets organizations that have moved beyond experimentation with MCP into production deployments where reliability, security, and observability matter. Server grouping enables organizing MCP servers by team, project, or capability area. The self-hosted model ensures that the gateway and all server communications remain within the organization's network, addressing the data sovereignty concerns that arise when MCP servers access sensitive internal systems.

Pricing

Free and open-source

Platforms

Docker, self-hosted, any MCP client

Categories

Tags

Use Cases

Alternatives

Related Tools

Hermes Agent logo

Hermes Agent

Top Pick

Open-source AI agent framework with persistent memory, reusable skills, tools, and messaging gateways

Hermes Agent is an open-source AI agent framework with persistent memory, reusable skills, 40+ tools, cron jobs, and messaging gateways.

open-sourceOpen Source

Safari MCP Server

Apple's Safari-native MCP server for web debugging agents

Safari MCP Server is Apple's safaridriver-based MCP server in Safari Technology Preview, giving compatible coding agents local access to Safari page content, console logs, network requests, screenshots, JavaScript evaluation, interactions, viewport controls, and accessibility/performance checks.

freeTelemetry

Headroom

Context compression for LLM apps and coding agents

Headroom is an Apache-2.0 context compression layer for LLM apps and coding agents. It compresses tool output, logs, files, RAG chunks, and agent history through a local library, proxy, wrapper, or MCP server, with retrieval hooks for bringing originals back when needed. Treat its savings numbers as Headroom-reported benchmarks, not independent aicoolies measurements.

open-sourceOpen SourceTelemetry

Codebase Memory MCP

Codebase knowledge graph MCP server for AI coding agents

Codebase Memory MCP is an MIT-licensed MCP server that turns a repository into a persistent code knowledge graph for AI coding agents. It gives Claude Code, Cursor, Codex-style agents, and other MCP clients structural queries for functions, classes, call chains, routes, and architecture, helping them explore large projects without repeatedly rereading files or relying only on broad search.

open-sourceOpen SourceTelemetry
BeeAI Framework logo

BeeAI Framework

Python and TypeScript framework for production multi-agent systems

BeeAI Framework is an Apache-2.0 toolkit for building production-ready AI agents and multi-agent systems in Python and TypeScript. Its docs cover agents, tools, RAG, memory, workflows, backend providers, serving, and A2A/MCP integration surfaces, making it a vendor-neutral option for teams comparing LangGraph, CrewAI, Mastra, and related agent runtimes.

open-sourceOpen SourceTelemetry

Supabase MCP

MCP server for connecting AI assistants to Supabase projects

Supabase MCP is Supabase's Apache-2.0 server for connecting AI assistants to Supabase projects. It can expose database, configuration, and project-management workflows to MCP clients such as Cursor, Claude, and Windsurf, while the official docs emphasize permission and security review before production use, SQL changes, or high-privilege database access.

open-sourceOpen SourceTelemetry

Used in Stacks