69
/ 100
26 days ago
glama

proxmox-mcp

Enables LLM agents to monitor and manage a Proxmox VE cluster, including cluster status, VM/container lifecycle, and node actions via MCP tools.

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 1 credential: PROXMOX_TOKEN
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_API_URLYes — Base URL of the Proxmox VE API, including the port, e.g. https://proxmox.example.com:8006.
🔐 secretPROXMOX_TOKENYes — API token in the form user@realm!tokenid=uuid.
configPROXMOX_VERIFY_SSLNo true Set to false to skip TLS verification (self-signed certs). Any other value keeps it on.
configPROXMOX_CLUSTER_CACHE_SECONDSNo 30 TTL for cached cluster snapshots. 0 disables caching.
// 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 5 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/mancidraffy-proxmox-mcp-1snays)](https://m8ven.ai/mcp/mancidraffy-proxmox-mcp-1snays)
commit: 06670907427bdc745e17b7bbd8a1ae67d512db98
code hash: bd88c032dfe022502d3c2ebd29079819152291e6db4b0c766c63464b697d865a
verified: 7/5/2026, 9:06:43 AM
view raw JSON →