#885 · Primary category: AI Agents & Automation

ProxmoxMCP-Plus

ai-agent automation claude-desktop homelab llm lxc mcp model-context-protocol open-webui openapi proxmox qemu virtualization

Use MCP and OpenAPI to safely control Proxmox VE VMs, LXCs, backups, and snapshots from LLMs and AI agents.

Project last updated:08/11/26

GitHub Stars

512

Forks

86

Contributors

16

License

MIT

Why we included this project

ProxmoxMCP-Plus is a control plane that lets MCP-capable agents and OpenAPI tooling actually operate a Proxmox VE cluster instead of just reading it. The same operational surface is exposed two ways: an MCP server that works with Claude Desktop, Cursor, VS Code, and Open WebUI, and a REST bridge for dashboards, scripts, and no-code flows, so agent-driven and plain HTTP workflows share one logic instead of two parallel implementations. Day-to-day operations are the real draw: VM and LXC lifecycle management, snapshots and rollback, backups and restores, ISO handling, and SSH-backed command execution inside containers. It also tracks long-running async Proxmox jobs, so you don't have to write your own polling loop. Security is the part that makes this safe to hand to an LLM: scoped API tokens, separate keys for the MCP and REST surfaces, TLS validation, and command policies plus approval tokens.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category