Cursor Proxmox MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 355 installs a week from pypi. Last commit 25 Jul 2026.
Manage Proxmox VE via Cursor: QEMU, LXC, storage, HA, firewall, access.
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 cursor-proxmox-mcp -- uvx cursor-proxmox-mcp
{
"mcpServers": {
"cursor-proxmox-mcp": {
"args": [
"cursor-proxmox-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.cursor-proxmox-mcp]
command = "uvx"
args = ["cursor-proxmox-mcp"]
{
"mcpServers": {
"cursor-proxmox-mcp": {
"args": [
"cursor-proxmox-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"cursor-proxmox-mcp": {
"args": [
"cursor-proxmox-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.