proxmox-mcp-server

Leander-Andersen/proxmox-mcp-server
★ 0 stars TypeScript API Integration Updated today
Cloudflare Worker MCP server giving Claude authenticated access to a Proxmox VE host via the REST API and a companion exec bridge
View on GitHub → 🔍 Audit Wallet Slippage →

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-server": {
      "command": "npx",
      "args": [
        "-y",
        "Leander-Andersen/proxmox-mcp-server"
      ]
    }
  }
}

README Excerpt

A Cloudflare Worker that lets Claude manage a Proxmox VE host over MCP. It handles everything structured through the Proxmox REST API, and hands shell work to a companion service, **[proxmox-mcp-bridge](https://github.com/Leander-Andersen/proxmox-mcp-bridge)**, which runs on the Proxmox host itself. Nothing is exposed to the internet directly: the Worker reaches Proxmox through

Tools (16)

CF_ACCESS_CLIENT_IDCF_ACCESS_CLIENT_SECRETEXEC_CF_ACCESS_CLIENT_IDEXEC_CF_ACCESS_CLIENT_SECRETEXEC_HOSTEXEC_SHARED_SECRETEXEC_SUDO_ENABLEDEXEC_SUDO_PASSWORDMCP_API_KEYPROXMOX_KVPVE_HOSTPVE_TOKENguest_statuslist_guestspve_apirun_script