Execute any Proxmox VE API operation by specifying an OpenAPI path and optional path, query, or body parameters. The HTTP method is auto-detected; use proxmox-api-schema to find paths.
Discover Proxmox VE API operations and parameters from the OpenAPI spec. Call with no args for a tag summary, with a tag to list operations, or with a path for full parameter details.
Provides tools to manage Proxmox VE clusters via Claude Code, enabling listing nodes, VMs, templates, power actions, and creation of LXC containers and VMs through the Proxmox REST API.
Execute commands inside a running Proxmox VM using the QEMU guest agent. Specify VM ID and command string; note that pipes and redirects are not supported.
Discover Proxmox Datacenter Manager API endpoints by filtering category, method, resource, or search. Find endpoints for read/write operations, then describe or call them.