proxmox-mcp-server
Related Servers
Alternatives to proxmox-mcp-server
No user-submitted related servers found.
Related Servers
- AlicenseCqualityDmaintenanceEnables management of Proxmox VE environments, including VMs, containers, storage, and cluster operations through natural language.7678 npmMIT
- AlicenseAqualityBmaintenanceEnables natural language interaction with Proxmox VE clusters for managing VMs, containers, storage, and snapshots.278 npm3MIT
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to manage Proxmox VE virtual machines via MCP and OpenAPI, supporting operations like start, stop, clone, and snapshot.6MIT
- AlicenseNot gradedqualityCmaintenanceEnables interaction with Proxmox VE for managing VMs, containers, storage, and cluster resources via natural language through the Model Context Protocol.17MIT
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to manage Proxmox VE infrastructure, including VMs, containers, storage, and cluster operations via natural language.MIT
- AlicenseAqualityDmaintenanceEnables LLM agents to monitor and manage a Proxmox VE cluster, including cluster status, VM/container lifecycle, and node actions via MCP tools.8MIT
TDQS
Scored across 16 tools
Each tool targets a distinct resource and action, e.g., pve_list_vms vs pve_list_containers vs pve_list_backups. Even the combined view pve_cluster_resources is differentiated by its aggregate nature and type filter, so no ambiguity.
All tools follow a consistent pattern: 'pve_' prefix + verb_noun (e.g., pve_list_vms) or resource_config/status (e.g., pve_vm_config). The pattern is uniform and predictable across all 16 tools.
16 tools cover the major Proxmox domains: VMs, containers, storage, network, nodes, backups, snapshots, tasks, version, and cluster resources. This is a well-scoped set for a read-only monitoring server—neither too few nor too many.
The tool surface covers all key Proxmox resources for querying state. Minor gaps include no tool for individual node storage details beyond listing, and no mutation tools, but that is likely intentional given the server's apparent read-only purpose.