hdc-nexus-mcp-server

himurafred/hdc-nexus-mcp-server
★ 0 stars Python Search Updated 5d ago
Read-only MCP server for Nexus Repository Manager 3 - search Docker images and artifacts
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "hdc-nexus-mcp-server": {
      "command": "uvx",
      "args": [
        "hdc-nexus-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install hdc-nexus-mcp-server