The Proxmox MCP you can hand the keys: VE/PBS/PMG/PDM. Plan, prove, undo, diagnose. MCP/A2A/API.
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).
Run
uvx proximo-proxmox
MCP client config
{
"mcpServers": {
"proximo-the-proxmox-mcp-you-can-hand-the-keys": {
"command": "uvx",
"args": [
"proximo-proxmox"
]
}
}
}