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
{
"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