Loading MCP server directory, please wait...
Manage Proxmox VE via Cursor: QEMU, LXC, storage, HA, firewall, access.
npx @getmcp/cli add io.github.hackmods/cursor-proxmox-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
PROXMOX_MCP_CONFIGAbsolute path to Proxmox MCP config.json (host, token, SSL).
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.hackmods/cursor-proxmox-mcp": {
"command": "uvx",
"args": [
"cursor-proxmox-mcp"
],
"env": {
"PROXMOX_MCP_CONFIG": "",
"PROXMOX_TOKEN_VALUE": ""
}
}
}
}