mcpbeat Sign in

VMware NSX MCP Server

local only

VMware NSX runs on your own machine — the client starts it, so there is no endpoint to ping. 1 388 installs a week from pypi. Last commit 15 Sep 2026.

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

Installs per day peak 1 176 · avg 148 · -34% w/w
a month agotoday
1 388
Installs / week
pypi · vmware-nsx-mgmt
5
Stars
0 open issues
15 Sep 2026
Last commit
0 releases in 90 days
License
Python

What changed 41

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 9 August 2026. No other catalogue keeps this.

18 Sep the owner changed
17 Sep the owner changed
16 Sep the owner changed
15 Sep the owner changed
14 Sep the owner changed
13 Sep the owner changed
12 Sep the owner changed
11 Sep the owner changed
10 Sep the owner changed
9 Sep the owner changed
and 31 more, back to 9 August 2026

Nothing serious here today

Today is the operative word: we check VMware NSX every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add vmware-nsx -- uvx vmware-nsx-mgmt
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "vmware-nsx": {
      "args": [
        "vmware-nsx-mgmt"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.vmware-nsx]
command = "uvx"
args = ["vmware-nsx-mgmt"]
.cursor/mcp.json
{
  "mcpServers": {
    "vmware-nsx": {
      "args": [
        "vmware-nsx-mgmt"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "vmware-nsx": {
      "args": [
        "vmware-nsx-mgmt"
      ],
      "command": "uvx"
    }
  }
}

This one needs environment variables set before it will start: VMWARE_NSX_CONFIG (Path to the config file. Defaults to ~/.vmware-nsx/config.yaml.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to VMware NSX

same job, measured the same way
VMware NSX
by vmware-skills

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

local only
VMware Storage
by zw008

VMware vSphere storage management with 11 MCP tools: datastores, iSCSI, vSAN.

1 705 installs/wk local only
VMware Storage
by vmware-skills

VMware vSphere storage management with 12 MCP tools: datastores, iSCSI, vSAN.

local only
Agentpay Gateway MCP
by rumblingb

Centralized API gateway routing to MCP servers with per-call billing

local only
WooCommerce MCP Server
by amitgurbani

101 tools for WooCommerce store management with field filtering and guided prompts.

86 installs/wk local only
Maximum Sats
by joelklabo

Bitcoin & Lightning Network AI tools with native Lightning L402 micropayments.

local only
I
Toleno Network
by tolenonetwork

Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.

42 installs/wk local only
I
Toleno Network
by tolenonetwork

Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.

32 installs/wk local only

VMware NSX — questions

Answers built from our own checks of this server.

Why is there no uptime for VMware NSX?
VMware NSX runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package vmware-nsx-mgmt was installed 1 388 times last week.
How do I connect VMware NSX?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls vmware-nsx-mgmt straight from pypi; nothing to host, nothing to sign up for.
How many people use VMware NSX?
The pypi package vmware-nsx-mgmt was installed 1 388 times in the last week. Week over week that is -34%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is VMware NSX open source?
We cannot say either way: written in Python and 5 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.