Skip to main content
Glama
306,516 tools. Last updated 2026-07-25 11:18

"QEMU" matching MCP tools:

  • Migrate a QEMU VM to a different PDM-registered datacenter. Plan migration with dry-run, then confirm to execute; optionally delete source VM after successful transfer.
    Apache 2.0
  • Write a file to a Proxmox VM guest via the QEMU agent. Dry-run returns a plan; confirm executes the write, overwriting the target irreversibly.
    Apache 2.0
  • Migrate a Proxmox VE guest (LXC or QEMU) to a different node. Dry-run by default shows the plan; set confirm=True to execute the migration asynchronously.
    Apache 2.0
  • Create a new LXC container on Proxmox VE with a dry-run plan before execution. Specify vmid, template, storage, and optional parameters like cores and memory.
    Apache 2.0
  • Set cloud-init fields like ciuser, sshkeys, and ipconfig on a Proxmox QEMU guest. Provides a dry-run plan with masked secrets before execution.
    Apache 2.0
  • Query a Proxmox guest's QEMU agent for system information (OS, hostname, users, network). Use exec-status with a PID to poll command completion.
    Apache 2.0

Matching MCP Servers

  • List all VMs and LXC containers on a Proxmox node or across the cluster, returning VMID, name, type, and current status for each guest.
    Apache 2.0
  • Create a new QEMU virtual machine on a Proxmox node. Dry-run by default to preview the plan; set confirm=true to execute.
    Apache 2.0
  • Migrate a QEMU VM to a different node within a Proxmox cluster using PDM. Supports live migration (online) and dry-run planning before submission.
    Apache 2.0
  • Retrieve a Proxmox guest's current configuration—LXC or QEMU—with cores, memory, network, disks, and metadata. Returns a dict for mutation or rollback.
    Apache 2.0
  • Read a file from a Proxmox VM guest using the qemu-agent, returning its content and byte count.
    Apache 2.0
  • Convert a QEMU VM into a template. Dry-run flags the irreversible change before you confirm execution.
    Apache 2.0
  • Run commands inside QEMU guests via qemu-agent, with dry-run planning. Confirm to execute and poll for exit status.
    Apache 2.0
  • List QEMU VMs across a PDM-registered Proxmox VE remote, cluster-wide. Optionally filter by node. Read-only, no state change.
    Apache 2.0
  • Delete a named QEMU snapshot from a VM on a PDM-registered Proxmox remote. Dry-run by default; use confirm=True to permanently remove the snapshot's saved state.
    Apache 2.0
  • Freeze guest I/O for consistent backups, thaw after snapshot, or run fstrim to reclaim unused storage space via the QEMU guest agent.
    Apache 2.0
  • Retrieve firewall option block including enable flag, default in/out policies, and log rate limit at cluster, node, or guest scope. Read-only, no state changes.
    Apache 2.0
  • Retrieve operational status and resource utilization of a Proxmox guest. Returns runtime metrics like CPU, memory, disk, network, and uptime.
    Apache 2.0
  • Retrieve a read-only list of snapshots for a Proxmox guest, including name, description, parent, creation time, and live state indicator. Supports VMs and containers.
    Apache 2.0