About
This tool provides a high-performance, single-binary Rust implementation of a Proxmox MCP (Model Context Protocol) server. It connects to a Proxmox VE instance to expose a set of management tools for nodes, virtual machines, and LXC containers via JSON-RPC 2.0 over Stdio. Designed as a faster, more efficient alternative to existing Python-based solutions, it facilitates remote control and automation of Proxmox environments through compatible MCP clients.