plugin-proxmox (1.0.0-dev.ca456637)

Published 2026-08-16 13:40:32 +00:00 by kai-waggeling in waggeling.net/mcp-plugins

Installation

registry=
npm install plugin-proxmox@1.0.0-dev.ca456637
"plugin-proxmox": "1.0.0-dev.ca456637"

About this package

Proxmox

Proxmox VE REST API (nodes, VMs, LXC containers, snapshots, tasks, logs). Ticket or API token auth

  • Package: plugin-proxmox
  • Author: Kai
  • Version: 1.0.0

Credentials

Key Label Type Required Default
hostUrl Base URL string yes https://127.0.0.1:8006
username Username (e.g. root@pam) string no
password Password secret no
apiToken API token (user@pve!name=uuid) secret no
verifyTls Verify TLS certificate boolean no false

Settings

Key Label Type Required Default
timeoutMs Timeout (ms) number no 15000

Tools

Tool Description
proxmox_ping Checks API reachability and reports the Proxmox version
proxmox_cluster_resources Lists all cluster resources (nodes, VMs, LXC, storage)
proxmox_nodes Lists cluster nodes with status
proxmox_node_status Node status and statistics (CPU, memory)
proxmox_vms Lists QEMU VMs (optionally for one node)
proxmox_lxc Lists LXC containers (optionally for one node)
proxmox_vm_status Status of a VM or container (vmid; node optional, auto-resolved)
proxmox_vm_start Starts a VM or container
proxmox_vm_stop Stops a VM or container (ACPI shutdown, falls back to stop)
proxmox_vm_restart Restarts a VM or container
proxmox_vm_snapshot_list Lists snapshots of a VM or container
proxmox_vm_snapshot_create Creates a snapshot of a VM or container
proxmox_vm_snapshot_delete Deletes a snapshot of a VM or container
proxmox_tasks Lists recent cluster tasks
proxmox_node_logs Reads the systemd journal of a node

Keywords

mcp mcp-plugin proxmox virtualization vm lxc hypervisor
Details
npm
2026-08-16 13:40:32 +00:00
0
Kai
dev
3.7 KiB
Assets (1)
Versions (3) View all
1.0.0-dev.ca456637 2026-08-16
1.0.0-dev.76490b52 2026-08-16
1.0.0 2026-08-16