Odel
mcp proxmox

mcp proxmox

Local
@antonio-mello-ai14PythonMITUpdated 3w ago

Manage Proxmox VE clusters through AI assistants — VMs, containers, and more

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

PyPImcp-proxmoxv1.2.2

Run

uvx mcp-proxmox

MCP client config

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