by mcpjungle
Self-hosted MCP Gateway for AI agents
# Add to your Claude Code skills
git clone https://github.com/mcpjungle/MCPJungleMCPJungle is an open source, self-hosted Gateway for all your Model Context Protocol Servers.
🧑💻 Developers use it to register & manage MCP servers and the tools they provide from a central place.
🤖 MCP Clients use it to discover and consume all these tools from a single "Gateway" MCP Server.

This quickstart guide will show you how to:
docker composecurl -O https://raw.githubusercontent.com/mcpjungle/MCPJungle/refs/heads/main/docker-compose.yaml
docker compose up -d
Download the mcpjungle CLI on your local machine either using brew or directly from the [Releases Page](https://github.com/mcpjung...