Skip to main content
Glama

exec_command

Execute commands inside Proxmox VMs using the QEMU guest agent to manage services, check system status, or perform administrative tasks remotely.

Instructions

Execute a command inside a QEMU VM via the guest agent.

Requires qemu-guest-agent to be installed and running inside the VM. Not supported for LXC containers.

Args: vmid: The numeric ID of the VM. command: The command to execute (e.g. 'hostname', 'df -h', 'systemctl status nginx'). timeout: Max seconds to wait for command completion (default 30, max 300).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
vmidYes
commandYes
timeoutNo

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/antonio-mello-ai/mcp-proxmox'

If you have feedback or need assistance with the MCP directory API, please join our Discord server