Proxmox-MCP

0x696E7175696C696E65/Proxmox-MCP
★ 0 stars Python Security Updated 7d ago
A mcp tool / skill for AI to securely manage proxmox servers.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "proxmox-mcp": {
      "command": "uvx",
      "args": [
        "proxmox-mcp"
      ]
    }
  }
}

Or install with pip: pip install proxmox-mcp

README Excerpt

Enterprise Proxmox MCP is a security-first Model Context Protocol server for AI-assisted Proxmox VE administration. It is designed to let AI agents manage Proxmox infrastructure through controlled API and SSH access while preserving authentication, RBAC, policy enforcement, approval workflows, audit trails, and operational safeguards.

Tools (1)

localhost