73
/ 100
16 days ago
glama

Proxmox MCP Server

Enables Claude to manage Proxmox VE infrastructure — VMs, LXC containers, snapshots, storage, and more.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 3 credentials: PROXMOX_SSH_PASSWORD, PROXMOX_TOKEN_SECRET, PROXMOX_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configPROXMOX_SSH_KEY_PATHPATH_TO_YOUR_SSH_KEY> # Example: ~/.ssh/id_rsa
🔐 secretPROXMOX_SSH_PASSWORD
configPROXMOX_SSH_USERSSH username No root
configPROXMOX_SSH_PORT
configPROXMOX_SSH_TIMEOUT
configPROXMOX_NODE_IPS
configPROXMOX_HOSTYOUR_PROXMOX_IP> # Example: 192.168.1.10
configPROXMOX_PORT8006 # Default Proxmox port (usually no change needed)
configPROXMOX_VERIFY_SSLfalse # Set to 'true' if you have valid SSL certificates
configPROXMOX_TIMEOUTRequest timeout (seconds) No 30
configPROXMOX_TOKEN_IDYOUR_TOKEN_ID> # Example: root@pam!mcp
🔐 secretPROXMOX_TOKEN_SECRETYOUR_TOKEN_SECRET> # Example: a1b2c3d4-e5f6-7890-abcd-ef1234567890
configPROXMOX_USERUsername (alternative to token) Yes —
🔐 secretPROXMOX_PASSWORDPassword (alternative to token) Yes —
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/benjaminduthe-proxmox-mcp-1nppzj)](https://m8ven.ai/mcp/benjaminduthe-proxmox-mcp-1nppzj)
commit: 1c5640a36c8a645136b4153f9a7ad36aaae53a2f
code hash: c053c8b5c3b4eda0b57f0a4d948b0ab912cf3b065f6ffa10fb0ab5e885bf7841
verified: 6/21/2026, 10:35:10 AM
view raw JSON →