Back to Apps

ProxmoxMCP-Plus
by rekklesna
Advanced Proxmox VE control surface for LLMs and AI agents via MCP and OpenAPI.
0 stars
0 views
Works in:claude
Exposes:Tools
What it does
ProxmoxMCP-Plus provides a high-level control layer over Proxmox VE, enabling AI agents to manage virtual machines (VMs), Linux Containers (LXCs), backups, and snapshots. It abstracts raw Proxmox API calls into operational workflows, including persistent job tracking for long-running asynchronous tasks.
Tools
vm_create/vm_start/vm_stop/vm_delete: Lifecycle management for VMs.lxc_create/lxc_start/lxc_stop/lxc_delete: Lifecycle management for LXCs.snapshot_create/snapshot_rollback/snapshot_delete: State management for VMs/LXCs.backup_create/backup_restore: Backup and recovery workflows.iso_download/iso_delete: ISO image management.list_jobs/get_job/poll_job: Asynchronous task tracking and monitoring.container_exec: SSH-backed command execution within containers.
Installation
Install via uv:
uvx proxmox-mcp-plus
Or via pip:
pip install proxmox-mcp-plus
Configuration requires a config.json with Proxmox host and API token details.
Supported hosts
- claude
- open-webui
Quick install
uvx proxmox-mcp-plusInformation
- Pricing
- free
- Published
- 5/21/2026
- stars