Odel
Proxmox AIops

Proxmox AIops

Local
@aiops-tools2PythonMITUpdated 1w ago

Governed Proxmox VE VM/container ops — 43 MCP tools with audit, budget, undo & risk-tier guards.

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).

PyPIproxmox-aiopsv0.12.0

Run

uvx proxmox-aiops

MCP client config

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