ProxmoxMCP-Plus v0.4.6
Released: 2026-05-02
Fixes
- Makes
api_tunneleffective by connecting Proxmox API calls to the configured local tunnel endpoint when the tunnel is enabled. - Refreshes persisted job records from SQLite before job reads and controls so OpenAPI
/jobscan see jobs created by the MCP subprocess after proxy startup. - Prevents LXC creation secrets from being persisted in SQLite retry recipes when
passwordorssh_public_keysare provided. - Stops
rollback_snapshotfrom implicitly deleting newer child snapshots before rollback. The tool now refuses rollback until those snapshots are explicitly deleted. - Queries storage usage through real Proxmox nodes instead of falling back to a fake
localhostnode.
Upgrade Notes
- No configuration migration is required.
- If you use
api_tunnel, verify the tunnellocal_hostandlocal_portpoint at the intended local forward. - If a snapshot rollback now reports newer child snapshots, delete those snapshots intentionally before retrying rollback.