Odel
VMware Monitor

VMware Monitor

Local
@vmware-skills12PythonMITUpdated 2 days ago

Read-only VMware vCenter/ESXi monitoring, 32 MCP tools; vSphere calls allowlist-gated in tests.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIvmware-monitorv1.11.2

Run

uvx vmware-monitor

MCP client config

{
  "mcpServers": {
    "vmware-monitor": {
      "command": "uvx",
      "args": [
        "vmware-monitor"
      ]
    }
  }
}