HomeCloud & Monitoring › VMware NSX

VMware NSX

VMware NSX networking management with 33 MCP tools: segments, gateways, NAT, routing, IPAM.

Python Cloud
★ 5 stars Last pushed 2026-09-20

Topics: Cloud Platforms

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (pypi 1.11.0)

uvx vmware-nsx-mgmt

Or add to your MCP client config:

{
  "mcpServers": {
    "vmware-nsx": {
      "command": "uvx",
      "args": [
        "vmware-nsx-mgmt"
      ],
      "env": {
        "VMWARE_NSX_CONFIG": "<YOUR_VALUE>"
      }
    }
  }
}
  • VMWARE_NSX_CONFIG — Path to the config file. Defaults to ~/.vmware-nsx/config.yaml.

This server takes extra arguments — see its repository.

This repository has 2 servers listed in the Official MCP Registry.

Other names: io.github.zw008/vmware-nsx

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry