Cursor Proxmox MCP for Claude Code
io.github.hackmods/cursor-proxmox-mcp
Manage Proxmox VE via Cursor: QEMU, LXC, storage, HA, firewall, access.
client:Claude Code
transport:stdio
runtime:pypi
Install Cursor Proxmox MCP in Claude Code
run in your project directory
claude mcp add cursor-proxmox-mcp -e PROXMOX_MCP_CONFIG=<PROXMOX_MCP_CONFIG> -e PROXMOX_TOKEN_VALUE=<PROXMOX_TOKEN_VALUE> -e PROXMOX_MCP_VERBOSE=<PROXMOX_MCP_VERBOSE> -e PROXMOX_MCP_LOG_LEVEL=<PROXMOX_MCP_LOG_LEVEL> -- uvx cursor-proxmox-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs