This quickstart guide will show you how to:Documentation Index
Fetch the complete documentation index at: https://docs.mcpjungle.com/llms.txt
Use this file to discover all available pages before exploring further.
- Start the mcpjungle server locally using
docker compose - Add the context7 MCP server in mcpjungle
- Connect your Claude Desktop to mcpjungle to access tools
Start the server
Fetch thedocker-compose.yaml and start the mcpjungle server:
http://localhost:8080/mcp by default.
Add an MCP server
- Download the
mcpjungleCLI on your local machine either using brew or directly from the Releases Page.
- Add the context7 MCP server to mcpjungle using the CLI:

MCPJungle also includes a Dashboard UI at
http://localhost:8080/.
The dashboard is currently in Beta.Connect to mcpjungle
In your Claude Desktop, add the configuration for mcpjungle MCP server:context7__get-library-docs tool via Mcpjungle, which will return the documentation for the Lodash library.

Next steps
Register more servers
Add HTTP and STDIO-based MCP servers to your gateway.
Connect other clients
Configure Cursor, Copilot, or a custom agent to use Mcpjungle.
Tool Groups
Expose curated subsets of tools to specific agents or clients.
Deploy to production
Run Mcpjungle in enterprise mode with access control and observability.
