Proxmox
MCP Serverby poindexter12 · Added 5mo ago
Claude
33
Install
git clone https://github.com/poindexter12/waypointAdd to Claude
claude mcp add proxmoxQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"proxmox": {
"command": "npx",
"args": [
"@modelcontextprotocol/proxmox"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Manage Proxmox VE clusters via REST API. Use when user asks to list, start, stop, restart VMs or LXC containers, check node status, create snapshots, view tasks, or manage Proxmox infrastructure. Requires API token or credentials configured.
Tags
devopsrustgoshellbashskill