duaraghav8/MCPJungle
Self-hosted MCP Server registry for enterprise AI Agents
Quick Start
Clone the repository:
git clone https://github.com/duaraghav8/MCPJungleClaude Desktop configuration example:
{
"mcpServers": {
"mcpjungle": {
"command": "npx",
"args": [
"-y",
"duaraghav8/MCPJungle"
]
}
}
}Check the repository README for specific installation and configuration instructions.