VMware NSX runs on your own machine — the client starts it, so there is no endpoint to ping. 1 043 installs a week from pypi.
VMware NSX networking management with 31 MCP tools: segments, gateways, NAT, routing, IPAM.
The linked repository no longer exists on GitHub — it was deleted or made private.
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 vmware-nsx -- uvx vmware-nsx-mgmt
{
"mcpServers": {
"vmware-nsx": {
"args": [
"vmware-nsx-mgmt"
],
"command": "uvx"
}
}
}
[mcp_servers.vmware-nsx]
command = "uvx"
args = ["vmware-nsx-mgmt"]
{
"mcpServers": {
"vmware-nsx": {
"args": [
"vmware-nsx-mgmt"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"vmware-nsx": {
"args": [
"vmware-nsx-mgmt"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.