Odel
VMware Storage

VMware Storage

Local
@vmware-skills3PythonMITUpdated 2 days ago

VMware vSphere storage management with 12 MCP tools: datastores, iSCSI, vSAN.

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-storagev1.8.17

Run

uvx vmware-storage

MCP client config

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