Odel
Nutanix AIops

Nutanix AIops

Local
@aiops-toolsPythonMITUpdated 1w ago

Governed Nutanix Prism Central v4 ops: clusters/VMs/storage/DR/LCM/RCA, ETag-safe, 51 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).

PyPInutanix-aiopsv0.10.0

Run

uvx nutanix-aiops

MCP client config

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