Skip to content
Claude Desktop

Cursor Proxmox MCP for Claude Desktop

io.github.hackmods/cursor-proxmox-mcp

Manage Proxmox VE via Cursor: QEMU, LXC, storage, HA, firewall, access.

client:Claude Desktop transport:stdio runtime:pypi

Install Cursor Proxmox MCP in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

{
  "mcpServers": {
    "cursor-proxmox-mcp": {
      "command": "uvx",
      "args": [
        "cursor-proxmox-mcp"
      ],
      "env": {
        "PROXMOX_MCP_CONFIG": "<PROXMOX_MCP_CONFIG>",
        "PROXMOX_TOKEN_VALUE": "<PROXMOX_TOKEN_VALUE>",
        "PROXMOX_MCP_VERBOSE": "<PROXMOX_MCP_VERBOSE>",
        "PROXMOX_MCP_LOG_LEVEL": "<PROXMOX_MCP_LOG_LEVEL>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Cursor Proxmox MCP in other clients