N
Nexus MCP Server
by @addozhang
MCP server for Sonatype Nexus Repository - Query Maven, Python, and Docker artifacts via HTTP streaming transport with header authentication
Created 2/3/2026
Updated 22 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
uvx nexus-mcp-server
Cursor configuration (mcp.json)
{
"mcpServers": {
"addozhang-nexus-mcp-server": {
"command": "uvx",
"args": [
"nexus-mcp-server"
]
}
}
}
Author Servers
Other servers by addozhang