proxmox

Automate Proxmox VM and container lifecycle operations via MCP tooling.

Updated Mar 12, 2026
One-click install
npx skills add https://github.com/Nerfherder16/BrickLayer --skill proxmox-nerfherder16
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: proxmox
Source: https://github.com/Nerfherder16/BrickLayer/tree/main/.claude/skills/proxmox
Command: npx skills add https://github.com/Nerfherder16/BrickLayer --skill proxmox-nerfherder16

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Admins and operators need a unified way to manage Proxmox VMs, LXCs, storage, and snapshots across hosts without manual CLI juggling.

Core Features & Use Cases

  • VM lifecycle management (start, stop, reboot, migrate) across hosts
  • Container lifecycle management (LXC) and resource control
  • Storage provisioning, snapshot creation/rollback, and basic disaster recovery
  • Execute commands inside VMs via Proxmox MCP tools for automation and testing
  • Guidance for common recovery and maintenance tasks in Proxmox environments

Quick Start

Connect to your Proxmox MCP endpoints and issue a basic VM start or status command.

Frequently Asked Questions about proxmox

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Proxmox VM lifecycle management across multiple hosts?

Automate Proxmox VM lifecycle management across multiple hosts by using MCP tooling to execute consistent start, stop, reboot, and migrate operations. It handles these actions uniformly with built-in safety checks and validated commands.

Can I execute commands inside a Proxmox VM for testing and automation?

Yes, you can execute commands inside Proxmox VMs via Proxmox MCP tools. This enables automated in-guest command execution for testing and operational tasks without needing direct SSH access to the virtual machine.

What is the best way to manage LXC containers and storage provisioning in Proxmox?

Manage LXC containers and storage provisioning in Proxmox by applying MCP tooling for unified resource control and storage operations. This approach eliminates manual CLI juggling across hosts and ensures consistent container lifecycle management.

Does Proxmox snapshot creation and rollback require manual CLI commands?

Proxmox snapshot creation and rollback does not require manual CLI commands when using MCP tooling. The Skill automates snapshot handling and basic disaster recovery tasks across your virtual environments with validated commands.

Do I need a specific environment setup to manage Proxmox virtual environments via MCP tools?

You need properly configured Proxmox MCP access endpoints to manage virtual environments via MCP tools. Once MCP access is validated, you can issue status checks, power controls, and disk operations across multiple hosts.