command
(string, required): Command to execute
How to use it
command is exposed by the ProxmoxMCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the command tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install ProxmoxMCP
$
uv pip install -e ".[dev]"Other tools in ProxmoxMCP (7)
execute_vm_command
Execute a command in a VM's console using QEMU Guest Agent.
get_cluster_status
Get overall cluster status.
get_node_status
Get detailed status of a specific node.
get_nodes
Lists all nodes in the Proxmox cluster.
get_storage
List available storage.
get_vms
List all VMs across the cluster.
vmid
(string, required): ID of the VM