MCP Directory
Back

MCPJungle

by mcpjungle · Go · ★ 1,122

One place to manage & connect to all your MCP servers

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

Install

go install github.com/mcpjungle/MCPJungle@latest

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "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 →

Related other servers