Loading MCP server directory, please wait...
Query Sonatype Nexus Repository (OSS/Pro) for Maven, Python, and Docker artifacts
npx @getmcp/cli add io.github.addozhang/nexusRequires Python 3.10+. Community-contributed server. Review source before installing.
NEXUS_BASE_URLBase URL of your Nexus Repository Manager instance (e.g., https://nexus.example.com)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.addozhang/nexus": {
"command": "uvx",
"args": [
"nexus-mcp-server"
],
"env": {
"NEXUS_BASE_URL": "",
"NEXUS_USERNAME": "",
"NEXUS_PASSWORD": ""
}
}
}
}