GethosTheWalrus/proxmox-mcp ? reverse-engineered prompt
Reverse engineered prompt
Build me a Python MCP server for Proxmox VE so I can manage my cluster from an AI assistant in a simple, reliable way.
It should connect to local or remote Proxmox instances using either an API token or a password, and expose useful tools for everyday admin work like listing nodes, checking status, creating and managing VMs and LXC containers, handling snapshots, cloning, migration, storage, networking, firewalls, logs, and basic high availability tasks. I also want guest agent actions for things like running commands, reading or writing files, and getting info from inside a VM.
Please make it runnable both as a normal Python package and in Docker, and include a clean example config file so it’s easy to get started. If you need to check current Proxmox or MCP docs while building it, go ahead and look them up online.
Are you gonna build this?
make sure you review the code using coderabbit