🌳 MCPJungle 🌳
@duaraghav8
About 🌳 MCPJungle 🌳
One place to manage & connect to all your MCP servers
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"MCPJungle": {
"command": "docker",
"args": [
"compose",
"up",
"-d"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is 🌳 MCPJungle 🌳?
🌳 MCPJungle 🌳 is a self-hosted MCP gateway that lets developers and teams manage multiple MCP servers behind a single endpoint. Instead of configuring each AI client separately, you register servers once in MCPJungle and connect Claude, Cursor, Copilot, or custom agents to one unified MCP gateway.
How to use 🌳 MCPJungle 🌳?
Start the server via Docker Compose (docker compose up -d), then use the CLI (mcpjungle register) to add MCP servers. Connect clients by pointing them to the streamable HTTP endpoint at http://localhost:8080/mcp. The CLI is available via Homebrew or from the Releases page. Stdio-based servers require a special Docker image tagged latest-stdio.
Key features of 🌳 MCPJungle 🌳
- Unified MCP endpoint for all AI clients
- Central server registration and management
- Optional tool groups for scoped tool access
- Access control and observability hooks for shared deployments
- Supports streamable HTTP, stdio, and SSE transports
- Runs locally or as shared team infrastructure
Use cases of 🌳 MCPJungle 🌳
- Clean personal MCP setup with one endpoint
- Shared team gateway with centralized tool discovery
- Scoped tool exposure for different clients via tool groups
- Production deployment with PostgreSQL and Docker
FAQ from 🌳 MCPJungle 🌳
What database does MCPJungle use?
By default it uses a SQLite file (mcpjungle.db). For production you can configure PostgreSQL via DATABASE_URL or individual env vars.
How do I connect Claude Desktop to MCPJungle?
Add an mcpServers entry in Claude Desktop using npx mcp-remote http://localhost:8080/mcp --allow-http.
What transports does MCPJungle support?
It supports stdio, streamable HTTP, and SSE (SSE support is mentioned as existing but not yet mature).
How do I register a stdio-based MCP server?
Use the CLI command mcpjungle register with the appropriate stdio parameters, and run the server using the latest-stdio Docker image which includes npx and uvx.
What are the current limitations?
The README includes a “Current limitations” section (not fully shown) that mentions cold-start problems and stateful connections. For the latest info, refer to the official documentation at docs.mcpjungle.com.
More Other MCP servers
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Comments