forked from agentify-sh/cursor-proxmox-mcp
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
wiki-sync edited this page Jul 19, 2026
·
4 revisions
Formal Cursor ↔ Proxmox VE MCP server — 152 tools for QEMU VMs, LXC, storage, HA, firewall, access, replication, SDN (read), ACME (read), pools, and console tickets.
| Doc | Link |
|---|---|
| Setup (first run) |
Setup · full guide in repo SETUP.md
|
| Tool map |
Tools · docs/api-coverage.md
|
| Troubleshooting | Troubleshooting |
| Publishing | PUBLISHING.md |
# After PyPI publish:
uvx cursor-proxmox-mcp
# From a local checkout (dev):
uvx --from /path/to/cursor-proxmox-mcp cursor-proxmox-mcpSet PROXMOX_MCP_CONFIG to an absolute path to config.json (see Setup).
Package name: always install cursor-proxmox-mcp. The unrelated PyPI project proxmox-mcp-server is a different codebase.
-
get_next_vmid→list_os_templates/list_isos→list_node_networks -
create_lxc/create_vm→wait_for_task→ start (start_lxc/start_vm, orstart_guestwithguest_type) - After config edits:
get_guest_pending→ reboot if needed -
create_snapshotbefore risky changes
Registered tools live in tools/register.py / tools/inventory.py (CI-locked). This wiki is mirrored from docs/wiki/ in the repo — sync with scripts/sync-wiki.ps1 or scripts/sync-wiki.sh.
cursor-proxmox-mcp
Repo