Control Proxmox LXC containers using natural language through an AI system via SSH, enabling command execution, lifecycle management, and file transfers.
Sponsored
This Model Context Protocol (MCP) server enables seamless natural language management of Proxmox LXC containers directly from AI systems like Claude Desktop. It eliminates the need for manual SSH commands, allowing users to interact with their Proxmox infrastructure by simply asking questions, such as checking disk space, updating packages, or reviewing logs. The server handles the connection to the Proxmox host via SSH, executes commands within containers using `pct exec`, and returns the results, providing a powerful, intuitive interface for virtualization management.
Key Features
01Natural language interface for Proxmox operations
020 GitHub stars
03Secure SSH key or password authentication
04Manage container lifecycle (start, stop, check status, list all)
05Transfer files to and from containers and the Proxmox host
06Execute bash commands inside LXC containers
Use Cases
01Perform system administration tasks (e.g., check disk space, update packages) on Proxmox LXC containers via natural language.
02Automate container lifecycle management (start, stop, list) directly from an AI interface.
03Transfer configuration files, logs, or scripts between your local machine and Proxmox containers or the host system.