Odel
VMware Aria Operations

VMware Aria Operations

Local
@zw0081PythonUpdated 1mo ago

VMware Aria Operations: metrics, alerts, capacity, anomaly detection — 18 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-ariav1.8.8

Run

uvx vmware-aria

MCP client config

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