Nexus runs on your own machine — the client starts it, so there is no endpoint to ping. 84 installs a week from pypi. Last commit 7 Feb 2026.
Query Sonatype Nexus Repository (OSS/Pro) for Maven, Python, and Docker artifacts
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add nexus -- uvx nexus-mcp-server
{
"mcpServers": {
"nexus": {
"args": [
"nexus-mcp-server"
],
"command": "uvx"
}
}
}
[mcp_servers.nexus]
command = "uvx"
args = ["nexus-mcp-server"]
{
"mcpServers": {
"nexus": {
"args": [
"nexus-mcp-server"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"nexus": {
"args": [
"nexus-mcp-server"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.