Skip to main content
AggregatorsGo

duaraghav8/MCPJungle

Self-hosted MCP Server registry for enterprise AI Agents

aggregatorslocal-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/duaraghav8/MCPJungle

Claude Desktop configuration example:

{
  "mcpServers": {
    "mcpjungle": {
      "command": "npx",
      "args": [
        "-y",
        "duaraghav8/MCPJungle"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Aggregators
Language
Go
Author
duaraghav8