MCPJungle

MCPJungle

A gateway for unified management and connection of all MCP servers.

MCPDevOpen source
Type
MCP
Transport
http
Open source
Yes
GitHub Stars
★ 1.1k
Source
mcp-github

Overview

MCPJungle is a self-hosted MCP gateway designed for developers and teams who want to manage multiple MCP servers without分散 client configurations, redundant setups, or inconsistent access controls. It provides a single control point to register and manage MCP servers, enabling Claude, Cursor, Codex, or custom proxies to connect to a single MCP endpoint. Ideal for developers and teams needing centralized management and simplified MCP server configuration.

Capabilities

  • Unified management of MCP servers
  • Centralized discovery of tools and resources
  • Simple access control and observability
  • Support for local and shared team deployments

Use cases

Managing multiple MCP serversCentralized access control and observabilitySimplifying AI client configurations

Setup

Requires: DockerNode 环境
Start the MCPJungle server using Docker Compose:\\n```bash\\ncurl -O https://raw.githubusercontent.com/mcpjungle/MCPJungle/refs/heads/main/docker-compose.yaml\\ndocker compose up -d\\n```

This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.

FAQ

How do I add an MCP server?

Use the command `mcpjungle register --name <name> --url <url>`.

How do I connect Claude Desktop to MCPJungle?

Add the MCPJungle URL in the Claude configuration.

Related skills