
io.github.RekklesNA
proxmox-mcp-plus
ProxmoxMCP-Plus
Proxmox VE MCP server for VMs, LXCs, snapshots, backups, storage, and cluster operations.
stdiocommunityapplication
Package Details
proxmox-mcp-plus
Transportstdio
Runtimeuvx
Environment Variables
PROXMOX_MCP_CONFIG(file)
Optional path to a JSON config file. If set, file config is used before environment variable fallback.
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_DEV_MODE(str)
Set to true when using verify_ssl=false in a self-signed lab environment.
PROXMOX_SERVICE(str)
Proxmox service type. Defaults to PVE.
LOG_LEVEL(str)
Server log verbosity. Defaults to INFO.