ProxmoxMCP-Plus v0.4.3
Release date: 2026-04-28
Summary
This release adds a clone_vm MCP tool for cloning existing Proxmox QEMU virtual
machines from templates, snapshots, or existing VM instances.
Changes
- Added
clone_vmto the VM MCP tool set. - Added support for full and linked clones.
- Added optional clone target settings for VM name, target node, target storage,
resource pool, and source snapshot. - Registered
clone_vmthrough the built-in plugin registry used by current
server startup. - Added server tests for tool registration and clone API payloads.
Upgrade Notes
- No config migration is required.
- The Proxmox API token used by the server must have the permissions required to
clone QEMU VMs on the relevant source and target resources.