Odel
VMware Monitor

VMware Monitor

Local
@zw0089PythonMITUpdated 1mo ago

Read-only VMware vCenter/ESXi monitoring with 27 MCP tools. Code-level safety.

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.8.8

Run

uvx vmware-monitor

MCP client config

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