74
/ 100
24 days ago
glama

MCP PVE

Enables management of Proxmox Virtual Environment clusters, virtual machines, and containers through natural language interfaces. It provides 105 tools for tasks like power management, configuration, and resource monitoring with granular access control tiers.

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: PVE_TOKEN_SECRET
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.
configMCP_EXCLUDE_TOOL_TITLESNo false Set true to omit tool titles from registration (saves tokens)
configMCP_HOSTNo 0.0.0.0 HTTP server bind address (only used when MCP_TRANSPORT=http)
configMCP_PORTNo 3000 HTTP server port (only used when MCP_TRANSPORT=http)
configMCP_TRANSPORTRemote MCP via HTTP transport (=http) using the Streamable HTTP protocol
configPVE_ACCESS_TIERControl which tools are available using the environment variable:
configPVE_BASE_URL"https://pve.example.com:8006" \
configPVE_CATEGORIESCategory filtering via to expose only the tools you need
configPVE_TOKEN_ID"root@pam!mcp" \
🔐 secretPVE_TOKEN_SECRET"xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx" \
configPVE_TOOL_BLACKLISTNo (none) Comma-separated list of tool names to exclude (e.g., pve_delete_qemu_vm)
configPVE_TOOL_WHITELISTNo (none) Comma-separated list of tool names to force-include, bypassing access tier and category filters
configPVE_VERIFY_SSLSelf-signed cert support via =false
// 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.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/samik081-mcp-pve-13vgy1)](https://m8ven.ai/mcp/samik081-mcp-pve-13vgy1)
commit: 9d65684ecaac49461db6214e6dd75ae7f1da0ff5
code hash: e87fa63d02f5fbaac5f876d4b3342a29cc4bf098b3e829784e8aa07a75d79c1f
verified: 6/13/2026, 10:46:18 AM
view raw JSON →
MCP PVE · M8ven Trust Score | M8ven