Skip to content
Claude Desktop

nandi proxmox mcp for Claude Desktop

io.github.nandi-services/nandi-proxmox-mcp

MCP server for Proxmox VE management (VM, LXC, nodes)

client:Claude Desktop transport:stdio runtime:npm

Install nandi 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": {
    "nandi-proxmox-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "nandi-proxmox-mcp"
      ],
      "env": {
        "NANDI_PROXMOX_CONFIG": "<NANDI_PROXMOX_CONFIG>"
      }
    }
  }
}

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

nandi proxmox mcp in other clients