Skip to main content
Glama
519,760 tools. Updated 2026-09-06 08:12

"QEMU" matching MCP tools:

Matching MCP Servers

  • F
    license
    A
    quality
    D
    maintenance
    A Model Context Protocol server for conducting Linux binary analysis and guest system forensics within QEMU virtual machines. It enables automated VM lifecycle management, memory dumping, and interactive debugging workflows for analyzing processes and artifacts.
    22
    2
    -
  • Edit an existing lab node's properties like name, icon, RAM, CPU, and more. Automatically stops the node if needed, and prevents accidental duplicate names.
    MIT
  • Clone a VM or container to a new, unused VM ID. Create a full independent copy or a linked clone from a template, with optional target storage and node placement.
    MIT
  • Restore a backup archive to a VM or container ID on a Proxmox node. Overwrite existing guests with force and confirm flags.
    MIT
    Destructive
  • Retrieve available disk images for a template, ensuring QEMU nodes start without crashing. See backend-specific image options for non-QEMU node types.
    Apache 2.0
  • Get live runtime status of a VM or container by its ID. Returns CPU, memory, network, disk I/O, uptime, and guest agent details.
    MIT
  • Manage power state of virtual machines and containers on Proxmox VE: start, shutdown, stop, reboot, suspend, or resume. Shutdown performs clean guest shutdown; stop hard-power offs.
    MIT
  • Permanently delete a snapshot of a VM or container. Requires confirmation and frees disk space.
    MIT
    Destructive
  • Retrieve a list of all VMs and containers in a Proxmox cluster, with optional filters by node, type, or status.
    MIT
  • Change configuration of a Proxmox VE VM or LXC container using a dictionary of config values. Hotpluggable changes apply instantly; others are pending until restart.
    MIT
  • Grow a virtual machine or container disk by specifying the disk config key and size, with support for relative or absolute size increments.
    MIT
  • Delete a Proxmox VM or container permanently. Requires confirm=true to destroy the guest and disks irreversibly, with optional purge from jobs and HA.
    MIT
    Destructive
  • Revert a VM or container to a snapshot, discarding all data and config changes made after that point. Destructive operation requires confirmation.
    MIT
    Destructive