Back to MCP Servers
MCPJungle
Self-hosted MCP Server registry for enterprise AI Agents
aggregatorsaiagent
By duaraghav8
Installation
npx -y MCPJungleConfiguration
{
"mcpServers": {
"MCPJungle": {
"command": "npx",
"args": ["-y", "MCPJungle"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes