About
Overview
The Proxmox MCP Server enables AI agents to manage Proxmox Virtual Environment. It provides tools for creating and managing VMs, LXC containers, and cluster resources.
Capabilities
Tools & Capabilities
⚡list_vms
List virtual machines
⚡create_vm
Create a virtual machine
⚡list_containers
List LXC containers
⚡get_node_status
Get node resource status
Setup
Installation
bash
Install
npx -y @nicepkg/mcp-server-proxmoxExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"proxmox": {
"command": "npx",
"args": ["-y", "@nicepkg/mcp-server-proxmox"]
}
}
}Quick Info
Authorcommunity
LanguageTypeScript
StatusStable
Stars★ 40
Last UpdatedFeb 12, 2026