Odel
VMware AIops

VMware AIops

Local
@zw00863PythonMITUpdated 1mo ago

AI-powered VMware vCenter/ESXi VM lifecycle and deployment with 31 MCP tools.

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-aiopsv1.8.10

Run

uvx vmware-aiops

MCP client config

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