MCP Proxmox runs on your own machine — the client starts it, so there is no endpoint to ping. 740 installs a week from pypi. Last commit 15 Jun 2026.
Manage Proxmox VE clusters through AI assistants — VMs, containers, and more
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 mcp-proxmox -- uvx mcp-proxmox
{
"mcpServers": {
"mcp-proxmox": {
"args": [
"mcp-proxmox"
],
"command": "uvx"
}
}
}
[mcp_servers.mcp-proxmox]
command = "uvx"
args = ["mcp-proxmox"]
{
"mcpServers": {
"mcp-proxmox": {
"args": [
"mcp-proxmox"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mcp-proxmox": {
"args": [
"mcp-proxmox"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.