HomeCloud & Monitoring › VMware Monitor

VMware Monitor

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

Python Cloud
★ 12 stars Last pushed 2026-09-20 License: MIT

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.16.0)

uvx vmware-monitor

Or add to your MCP client config:

{
  "mcpServers": {
    "vmware-monitor": {
      "command": "uvx",
      "args": [
        "vmware-monitor"
      ],
      "env": {
        "VMWARE_MONITOR_CONFIG": "<YOUR_VALUE>"
      }
    }
  }
}
  • VMWARE_MONITOR_CONFIG — Path to the config file. Defaults to ~/.vmware-monitor/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-monitor

Related servers

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

Data from the Official MCP Registry