ProxmoxMCP-Plus

ProxmoxMCP-Plus is a Python-based Model Context Protocol (MCP) server that exposes Proxmox virtualization operations (VM and LXC container lifecycle, power management, snapshots, backups, ISO/templates, and monitoring) via MCP tools, with an additional “OpenAPI integration” layer intended for REST-style access.

Evaluated Mar 30, 2026 (21d ago)
Repo ↗ Infrastructure mcp proxmox virtualization lxc kvm openapi automation python devtools
⚙ Agent Friendliness
56
/ 100
Can an agent use this?
🔒 Security
53
/ 100
Is it safe for agents?
⚡ Reliability
35
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
78
Documentation
70
Error Messages
0
Auth Simplicity
70
Rate Limits
5

🔒 Security

TLS Enforcement
60
Auth Strength
70
Scope Granularity
20
Dep. Hygiene
55
Secret Handling
55

Uses Proxmox API tokens (stronger than no auth) but does not describe server-side request authentication/authorization boundaries beyond configuration. README includes a verify_ssl=false option (risk of MITM on connections to Proxmox). It also provides guidance to inject/replace SSH authorized_keys for containers, which increases blast radius if credentials or keys are mishandled. No details are provided on logging redaction of secrets, RBAC/scopes for individual tools, or rate limiting. Transport modes include MCP over stdio/SSE/streamable; the README does not document TLS settings for these endpoints.

⚡ Reliability

Uptime/SLA
0
Version Stability
40
Breaking Changes
50
Error Recovery
50
AF Security Reliability

Best When

You want an agent-accessible interface (MCP or OpenAPI) for Proxmox administration, and you can safely provision Proxmox API tokens and network access for the server.

Avoid When

You cannot ensure strict credential handling and least-privilege Proxmox token permissions, or you require highly constrained operations (read-only).

Use Cases

  • MCP-driven conversational or agent workflows to manage Proxmox VMs and LXC containers (create/start/stop/restart/delete).
  • Automating VM/container snapshot and rollback workflows.
  • Managing backups/restore operations for Proxmox resources.
  • Providing an OpenAPI/HTTP surface for integrating Proxmox management into web UIs (e.g., Open WebUI) or other external tools.

Not For

  • Unattended production automation without reviewing least-privilege Proxmox permissions (it performs destructive actions like delete/rollback).
  • Environments that disallow token-based management access or require strong human-in-the-loop controls for virtualization operations.
  • Use as a general-purpose Proxmox API replacement without validating exact API contract, error semantics, and security controls in the implementation.

Interface

REST API
Yes
GraphQL
No
gRPC
No
MCP Server
Yes
SDK
No
Webhooks
No

Authentication

Methods: Proxmox API token (token_id/token_value via config or env)
OAuth: No Scopes: No

Uses Proxmox API tokens configured in the README example; README mentions an optional “Privilege Separation” setting when creating the token, but does not document fine-grained MCP/OpenAPI scopes on the server side.

Pricing

Free tier: No
Requires CC: No

No pricing information provided (appears to be open-source/community software).

Agent Metadata

Pagination
none
Idempotent
False
Retry Guidance
Not documented

Known Gotchas

  • Destructive operations (delete VM/container, delete snapshots, rollback snapshots) are exposed; agents should add explicit confirmations/guardrails.
  • Some container command execution relies on SSH/pct exec and may require additional setup and permissions; failures may be nuanced (network/SSH/key issues).
  • OpenAPI layer is described at a high level; proxying via mcpo suggests an extra component that may affect auth/error behavior and operational semantics.

Alternatives

Full Evaluation Report

Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for ProxmoxMCP-Plus.

AI-powered analysis · PDF + markdown · Delivered within 30 minutes

$99

Package Brief

Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.

Delivered within 10 minutes

$3

Score Monitoring

Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.

Continuous monitoring

$3/mo

Scores are editorial opinions as of 2026-03-30.

8642
Packages Evaluated
17761
Need Evaluation
586
Need Re-evaluation
Community Powered