64
/ 100
1 month ago
glama

proxmox-mcp-server

Enables management of Proxmox VE virtual environments (VMs, containers, storage, snapshots, etc.) through natural language via MCP, with async task polling for reliable write operations.

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
⚠️
Known vulnerabilities in dependencies: 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
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 2 credentials: PROXMOX_TOKEN_SECRET, SIM_TOKEN_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies3 high3 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

highundici@7.16.0GHSA-f269-vfmq-vjvj

Undici: Malicious WebSocket 64-bit length overflows parser and crashes the client

highundici@7.16.0GHSA-v9p9-hfj2-hcw8

Undici has Unhandled Exception in WebSocket Client Due to Invalid server_max_window_bits Validation

highundici@7.16.0GHSA-vrm6-8vpv-qv8q

Undici has Unbounded Memory Consumption in WebSocket permessage-deflate Decompression

lowundici@7.16.0GHSA-2mjp-6q6p-2qxm

Undici has an HTTP Request/Response Smuggling issue

lowundici@7.16.0GHSA-4992-7rv2-5pvq

Undici has CRLF Injection in undici via `upgrade` option

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configLOG_LEVELdebug info warn error (default info). Logs go to
configPROXMOX_HOST(required) — full base URL, e.g. https://pve.local:8006.
configPROXMOX_TOKEN_ID(required) — USER@REALM!TOKENID, e.g. mcp@pve!mcp.
🔐 secretPROXMOX_TOKEN_SECRET(required) — the token UUID.
configPVE_INTEGRATIONsmoke test runs only when =1 is set together with valid
configPVE_READONLYRead-only usage (everything in =true mode):
configPVE_TEST_CTID
configPVE_TEST_DOWNLOAD_URL
configPVE_TEST_NODE
configPVE_TEST_STORAGE
configPVE_TEST_TEMPLATE
configPVE_TEST_VMID
configSIM_PORT
configSIM_TOKEN_ID
🔐 secretSIM_TOKEN_SECRET
// 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 2 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/k-krawczyk-proxmox-mcp-server-108dqh)](https://m8ven.ai/mcp/k-krawczyk-proxmox-mcp-server-108dqh)
commit: c58973cdf6fd1295aa7ec5d794265a25a499fc24
code hash: ff3cc70c762abda6e9d17744c27e28bacfefad972defcf0f8819e70291d65866
verified: 6/14/2026, 9:51:27 AM
view raw JSON →