🌳 MCPJungle 🌳
@duaraghav8
About 🌳 MCPJungle 🌳
One place to manage & connect to all your MCP servers
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.
Frequently asked questions
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.
Basic information
More Other MCP servers
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Nginx UI
0xJackyYet another WebUI for Nginx
Codelf
unbugA search tool helps dev to solve the naming things problem.

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers

DeepMark
DeepMark helps teachers deliver rapid, consistent marking with meaningful feedback for every student — in a fraction of the time. What once took a week, now takes one free period.
Comments