github RekklesNA/ProxmoxMCP-Plus v0.5.20
ProxmoxMCP-Plus v0.5.20

4 hours ago

ProxmoxMCP-Plus v0.5.20

Release date: 2026-09-24

Node status detail (#134)

get_node_status now displays the CPU model, core/socket layout, clock,
CPU usage and iowait, load averages, available memory, swap and root filesystem
usage when those fields are present. Root filesystem usage reads rootfs,
with the existing disk mapping retained as a fallback.

Valid zero CPU readings are preserved. Only missing or null CPU readings
trigger best-effort enrichment from the matching node in /cluster/resources;
failure or insufficient permissions do not prevent the node status response.
Zero available memory is displayed rather than hidden.

Upgrade

Install proxmox-mcp-plus==0.5.20 or pull
ghcr.io/rekklesna/proxmoxmcp-plus:0.5.20, then restart and reconnect clients.
No configuration migration or new tool permissions are required for existing
node status calls. Optional enrichment may be unavailable to restricted tokens.

Validation

Regression tests cover detailed and partial payloads, legacy disk mappings,
zero CPU and available memory, matching-node enrichment and permission failures.
Release gates include Python 3.11/3.12 CI, coverage, Ruff, Mypy, dependency audit,
package validation and CodeQL. Local checks use mocked Proxmox responses;
this release review does not independently verify a live Proxmox cluster.

Don't miss a new ProxmoxMCP-Plus release

NewReleases is sending notifications on new releases.