Proxmox MCP Server
Related Servers
Alternatives to Proxmox MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseAqualityBmaintenanceEnables natural language interaction with Proxmox VE clusters for managing VMs, containers, storage, and snapshots.278 npm3MIT
- AlicenseCqualityDmaintenanceEnables management of Proxmox VE environments, including VMs, containers, storage, and cluster operations through natural language.7678 npmMIT
- AlicenseCqualityDmaintenanceEnables management of Proxmox VE infrastructure through natural language, providing 120+ tools to control virtual machines, containers, storage, cluster resources, users, and network configurations via the Proxmox API.10018 npmMIT
- FlicenseNot gradedqualityCmaintenanceEnables managing a Proxmox cluster through natural language chat, including VM/container inventory, power control, configuration changes, cloning, snapshots, network/firewall visibility, and running commands or writing files inside guests.-
- AlicenseAqualityCmaintenanceEnables LLM agents to monitor and manage a Proxmox VE cluster, including cluster status, VM/container lifecycle, and node actions via MCP tools.8MIT
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to monitor and manage Proxmox VE infrastructure, including nodes, VMs, containers, storage, backups, and networking, via natural language.1MIT
TDQS
Scored across 8 tools
Most tools have distinct purposes, but there is notable overlap between get_vm_info and get_vm_status, which both provide VM status details, potentially causing confusion. The other tools are clearly differentiated, such as list_vms for listing all VMs and get_vm_metrics for historical performance data.
All tools follow a consistent verb_noun pattern with underscores, such as get_cluster_status, list_vms, and get_vm_info. This predictable naming scheme makes it easy for agents to understand and use the tools without confusion.
With 8 tools, the count is reasonable for a Proxmox server, covering core monitoring and listing functions. However, it lacks management tools like start/stop VMs or create snapshots, which slightly reduces appropriateness for a full-featured server.
The toolset covers read-only operations well, including status, info, metrics, and listings for clusters, nodes, VMs, and snapshots. However, there are significant gaps in management actions, such as creating, updating, or deleting VMs or snapshots, which limits agent workflows in this domain.