MCP Directory
Back

MCPJungle

by mcpjungle · Go · ★ 988

Run all your MCP servers behind one endpoint

#ai-agents#infrastructure#mcp#mcp-gateway#mcp-registry#mcp-server#model-context-protocol#self-hosted

Install

go install github.com/mcpjungle/MCPJungle@latest

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "mcpjungle": {
      "command": "npx",
      "args": [
        "-y",
        "github:mcpjungle/MCPJungle"
      ]
    }
  }
}

From the README

MCPJungle Run all your MCP servers behind one endpoint MCPJungle is a self-hosted MCP gateway for developers and teams who want to manage multiple MCP servers without scattered client configurations, duplicated setup, or inconsistent access control. Use it **locally** to keep your personal MCP setup clean, or run it as **shared infrastructure** for a team with centralized discovery, access control, and observability. Instead of wiring every MCP server into every AI client, register your servers once in MCPJungle and let Claude, Cursor, Codex, or your o…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers