mcp-proxmox
Related Servers
Alternatives to mcp-proxmox
No user-submitted related servers found.
Related Servers
- AlicenseAqualityCmaintenanceMCP server for managing Proxmox VE resources, VM/CT lifecycle, snapshots, backups, and clones via natural language.23MIT
- AlicenseNot gradedqualityCmaintenanceAn MCP server for interacting with the Proxmox Virtual Environment API, enabling management of VMs, containers, storage, and cluster resources through natural language.MIT
- FlicenseNot gradedqualityCmaintenanceMCP server for Proxmox VE that enables AI assistants to inspect and manage LXC containers, VMs, snapshots, and resource pools via the Proxmox API.-
- AlicenseNot gradedqualityAmaintenanceA safety-gated, local stdio MCP server for the Proxmox VE API, enabling the management of VMs, containers, storage, and tasks through natural language via MCP hosts.28 npm1MIT
- AlicenseNot gradedqualityBmaintenanceMCP server for managing Proxmox VE virtualization infrastructure, providing tools for VMs, containers, snapshots, storage, cluster nodes, and tasks. Compatible with Claude Desktop, Cline, and other MCP clients via natural language.65 npmMIT
- AlicenseNot gradedqualityBmaintenanceEnterprise MCP server for Proxmox VE, offering 298 tools to manage VMs, containers, storage, cluster, firewall, and more via natural language.65 npmMIT
TDQS
Scored across 34 tools
Most tools are clearly separated by resource type and action (snapshot vs backup vs guest lifecycle). Minor overlap exists between list_storage_content (backup/template filters) and list_backups/list_templates, but descriptions clarify the intended use.
All tool names follow a consistent snake_case verb_noun pattern (list_snapshots, create_backup, delete_firewall_rule, get_guest_status). Minor abbreviations like create_vm vs create_container do not break the convention.
34 tools is on the heavy side for an MCP server, exceeding the 25+ threshold. While each tool maps to a distinct Proxmox API operation, the surface area is broad and some actions (e.g., guest power operations) could be consolidated.
Core workflows are covered: guest lifecycle, snapshots, backups, firewall, templates, and cloud-init. Gaps include general VM/CT configuration updates beyond resize, storage provisioning, and node maintenance, but these are secondary to the main management domain.