Skip to content
Claude Code

ProxmoxMCP-Plus for Claude Code

io.github.rekklesna/proxmox-mcp-plus

Proxmox VE MCP server for VMs, LXCs, snapshots, backups, storage, and cluster operations.

client:Claude Code transport:stdio runtime:pypi

Install ProxmoxMCP-Plus in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add proxmox-mcp-plus -e PROXMOX_MCP_CONFIG=<PROXMOX_MCP_CONFIG> -e PROXMOX_HOST=<PROXMOX_HOST> -e PROXMOX_USER=<PROXMOX_USER> -e PROXMOX_TOKEN_NAME=<PROXMOX_TOKEN_NAME> -e PROXMOX_TOKEN_VALUE=<PROXMOX_TOKEN_VALUE> -e PROXMOX_PORT=<PROXMOX_PORT> -e PROXMOX_VERIFY_SSL=<PROXMOX_VERIFY_SSL> -e PROXMOX_DEV_MODE=<PROXMOX_DEV_MODE> -e PROXMOX_SERVICE=<PROXMOX_SERVICE> -e MCP_TOOL_ALLOWLIST=<MCP_TOOL_ALLOWLIST> -e MCP_TOOL_DENYLIST=<MCP_TOOL_DENYLIST> -e LOG_LEVEL=<LOG_LEVEL> -- uvx proxmox-mcp-plus

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

ProxmoxMCP-Plus in other clients