Back to directory
antonio-mello-ai/mcp-proxmox

antonio-mello-ai/mcp-proxmox

@antonio-mello-ai

MCP server for managing Proxmox VE clusters through AI assistants

proxmoxvirtualizationvm-managementmcpserver-managementinfrastructuredevopscloud

Installation & Configuration

{
  "mcpServers": {
    "proxmox": {
      "command": "uvx",
      "args": [
        "mcp-proxmox"
      ],
      "env": {
        "PROXMOX_HOST": "192.168.1.100",
        "PROXMOX_TOKEN_ID": "user@pam!mcp",
        "PROXMOX_TOKEN_SECRET": "your-token-secret"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/17
Updated
2026/6/17