Odel
VMware VDI (Horizon)

VMware VDI (Horizon)

Local
@vmware-skills1PythonMITUpdated 1w ago

VMware/Omnissa Horizon VDI ops: pools, sessions, machines, images — 27 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-vdiv1.0.7

Run

uvx vmware-vdi

MCP client config

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