Manage Proxmox VE clusters through AI assistants — VMs, containers, and more
claude mcp add mcp-proxmox -- uvx mcp-proxmox
claude_desktop_config.json
{
"mcpServers": {
"mcp-proxmox": {
"command": "uvx",
"args": [
"mcp-proxmox"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"mcp-proxmox": {
"command": "uvx",
"args": [
"mcp-proxmox"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"mcp-proxmox": {
"command": "uvx",
"args": [
"mcp-proxmox"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"mcp-proxmox": {
"type": "stdio",
"command": "uvx",
"args": [
"mcp-proxmox"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"mcp-proxmox": {
"command": "uvx",
"args": [
"mcp-proxmox"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.antonio-mello-ai--mcp-proxmox/reviews or the review_server meta-tool.
POST /mcp