MCPJungle
Basic Information
MCPJungle is a self-hosted registry and gateway for Model Context Protocol (MCP) servers that centralizes discovery and management of tool servers used by AI agents. It provides a single source-of-truth where developers and organisations register, manage and discover MCP servers and the tools they expose. The project includes a server that exposes a unified /mcp gateway and a CLI client to register, list, invoke and deregister servers and tools. It supports streamable HTTP and STDIO transports, persistent storage via a default SQLite database or an external Postgres instance, Docker images for local and production deployment, and integration examples for MCP clients such as Claude and Cursor. The README highlights production features like authentication, access control and observability while noting the project is beta software.