This Model Context Protocol (MCP) server provides comprehensive integration with Proxmox VE, allowing users to manage virtual machines, containers, storage, networking, and clusters directly through natural language using AI coding assistants like Cursor, Claude Code, and Claude Desktop. It exposes 105 tools covering the entire Proxmox VE REST API, organized into 12 categories. The tool features granular access control with three tiers (read-only, read-execute, full), supports category filtering, and offers flexible deployment options including direct execution, Docker, and remote HTTP transport, making complex infrastructure management accessible via AI.
Key Features
01Three access tiers (`read-only`, `read-execute`, `full`) for granular control.
02Docker images available for `linux/amd64` and `linux/arm64`.
03Support for remote MCP via HTTP transport using the Streamable HTTP protocol.
04105 tools across 12 categories covering the Proxmox VE REST API.
050 GitHub stars
06Category filtering via `PVE_CATEGORIES` to expose only necessary tools.
Use Cases
01Automating Proxmox VE virtual machine and container management through natural language prompts.
02Integrating Proxmox VE operations into AI-driven DevOps workflows for infrastructure as code.
03Securely managing Proxmox VE clusters, storage, and networking with fine-grained, AI-assisted control.