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

latest release: v0.4.1
12 hours ago

ProxmoxMCP-Plus v0.4.0

Highlights

  • Reworked runtime tool output to use ASCII-safe labels and bullets, avoiding mojibake in MCP clients and terminals with inconsistent emoji support.
  • Slimmed the Docker image path by installing production dependencies only instead of the dev extra.
  • Unified dependency inputs so requirements/runtime.txt delegates to the same runtime set as requirements/base.in.
  • Added OpenAPI proxy security warnings for unauthenticated API exposure, disabled strict auth, and wildcard CORS.

Upgrade Notes

  • Docker images now run as the non-root proxmoxmcp user.
  • The container still reads /app/proxmox-config/config.json by default and writes the default SQLite job database under /app.
  • For production OpenAPI deployments, set PROXMOX_API_KEY, PROXMOX_STRICT_AUTH=true, and a specific MCPO_CORS_ALLOW_ORIGINS value.

Don't miss a new ProxmoxMCP-Plus release

NewReleases is sending notifications on new releases.