Proximo — the Proxmox MCP you can hand the keys runs on your own machine — the client starts it, so there is no endpoint to ping. 2 942 installs a week from pypi. Last commit 2 Aug 2026.
The Proxmox MCP you can hand the keys: VE/PBS/PMG/PDM. Plan, prove, undo, diagnose. MCP/A2A/API.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add proximo-proxmox -- uvx proximo-proxmox
{
"mcpServers": {
"proximo-proxmox": {
"args": [
"proximo-proxmox"
],
"command": "uvx"
}
}
}
[mcp_servers.proximo-proxmox]
command = "uvx"
args = ["proximo-proxmox"]
{
"mcpServers": {
"proximo-proxmox": {
"args": [
"proximo-proxmox"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"proximo-proxmox": {
"args": [
"proximo-proxmox"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.