io.github.RekklesNA
proxmox-mcp-plus
ProxmoxMCP-Plus
Proxmox VE MCP server for VMs, LXCs, snapshots, backups, storage, and cluster operations.
stdiocommunityservice
Package Details
proxmox-mcp-plus
Transportstdio
Runtimeuvx
Environment Variables
PROXMOX_HOST(str)
Required
Hostname or IP address of the Proxmox VE API endpoint.
PROXMOX_USER(str)
Required
Proxmox username with realm, for example root@pam.
PROXMOX_TOKEN_NAME(str)
Required
Name of the Proxmox API token.
PROXMOX_TOKEN_VALUE(str)
RequiredSecret
Secret value of the Proxmox API token.
PROXMOX_PORT(str)
Proxmox API port. Defaults to 8006.
PROXMOX_VERIFY_SSL(str)
Set to true to verify TLS certificates, or false for self-signed lab environments.
PROXMOX_SERVICE(str)
Proxmox service type. Defaults to PVE.
LOG_LEVEL(str)
Server log verbosity. Defaults to INFO.