Skip to content
MCP Server Community By @duaraghav8

duaraghav8/MCPJungle

🏎️ 🏠 - Self-hosted MCP Server registry for enterprise AI Agents

New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.

Install guide β†’
Connected Apps: duaraghav8/MCPJungle Claude Desktop

Installation Guide

Run command: npx -y @modelcontextprotocol/server-duaraghav8-mcpjungle

Detailed Documentation

🏎️ 🏠 - Self-hosted MCP Server registry for enterprise AI Agents

Configuration

{
  "mcpServers": {
    "duaraghav8-mcpjungle": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-duaraghav8-mcpjungle"
      ],
      "env": {}
    }
  }
}