Pve
Freeby MCP Community
Manage Proxmox VE through AI assistants
v0.6.0Added Apr 12, 2026
proxmoxpvemcpmodel-context-protocolvirtualization
Pve MCP Server
Manage Proxmox VE through AI assistants
Installation
Reviews
Installation
Quick install
npx -y @samik081/mcp-pve
Add to claude_desktop_config.json
{
"mcpServers": {
"pve": {
"command": "npx",
"args": ["-y", "@samik081/mcp-pve"]
}
}
}