ProxmoxMCP
Management of ACME (Let's Encrypt) certificates for resource pools in Proxmox VE.
Comprehensive management of Proxmox VE environments, covering VMs, containers, storage, cluster, backup, firewall, high availability, and software-defined networking.
Enhanced guest command execution inside QEMU virtual machines via the QEMU Guest Agent, including synchronous command waiting and automatic base64 decoding of output.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@ProxmoxMCPList all VMs and their status on node pve1"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Enterprise Proxmox VE Model Context Protocol (MCP) Server
An enterprise-grade, high-performance Model Context Protocol (MCP) server for Proxmox VE, built with TypeScript, Bun, and the Elysia framework.
It absorbs all 285 tools from the reference Python implementation and adds enhanced guest command execution capabilities and high-value enterprise management tools (totaling 298 tools).
📖 Complete Documentation Links
🚀 Getting Started & Integration Guide — Step-by-step installation, API Token configuration, Stdio mode setup for Claude Desktop/Cursor, and Elysia SSE server setup.
🛠️ Complete 298 Tools Reference Guide — Comprehensive reference listing all 298 tools with parameter tables, types, required arguments, and descriptions grouped by domain.
Related MCP server: Proxmox MCP Enhanced
🌟 Key Features
⚡ Bun & Elysia Powered: Ultra-fast execution, native TypeScript support, and low memory consumption.
🛠️ 298 Enterprise MCP Tools: Full coverage across 11 Proxmox VE domains:
access: Users, Groups, Roles, Permissions, Tokens, ACLs, TFA, Auth Domains.backup: Jobs, schedules, included volumes, and manual backup triggers.cluster: Cluster status, resources, tasks, logs, replication, metrics, options.firewall: Node/Cluster/VM/LXC firewall rules, aliases, IP sets, security groups.ha: High Availability status, manager, resources, groups.lxc: Container management, creation, migration, snapshots, firewall, pluslxc_exec_sync.nodes: Status, config, DNS, network interfaces, storage, services, APT updates, RRD stats, system journal, certificates, task logs, Physical Disks, SMART Health, ZFS & LVM Pools, PCI & USB Passthrough Discovery, Task Cancellation, Bulk Operations.pools: Resource pools and ACME (Let's Encrypt) certificates.qemu: Virtual machine lifecycle, snapshots, cloud-init, cloning, migration, plusvm_agent_exec_syncand Auto Base64 File Read/Write.sdn: Software Defined Networks (VNets, zones, subnets, controllers, IPAM, DNS).storage: Storage status, config, content, ISO upload, volume allocation/deletion.
🚀 Corrected & Enhanced Guest Command Execution:
Synchronous Wait (
vm_agent_exec_sync): Automatically pollsexec-statusuntil command completion, returning stdout, stderr, and exitcode in a single tool call.Auto Base64 Decoding: Base64-encoded
out-dataanderr-datafrom QEMU guest agent are automatically decoded into clean UTF-8 text strings.Smart Shell Formatting: Automatically wraps string commands with shell execution (
/bin/sh -c) so pipes, redirects, and quotes work out-of-the-box.LXC Guest Command Execution (
lxc_exec_sync): Brand new execution capability inside LXC containers.
🔒 Enterprise Security & Auth:
Dual Auth: API Tokens (
PROXMOX_TOKEN_NAME+PROXMOX_TOKEN_VALUE) or User Passwords (PROXMOX_USER+PROXMOX_PASSWORDwith automatic ticket renewal).Read-Only Mode (
PROXMOX_READ_ONLY=true) to prevent write/destructive operations.TLS Verification Control (
PROXMOX_VERIFY_SSL=falsefor self-signed certificates).
📡 Dual MCP Transport:
Stdio Transport: Integrated for Cursor, Claude Desktop, VS Code, and CLI clients.
Elysia HTTP & SSE Transport: Real-time Server-Sent Events MCP endpoint at
/sse, health check at/health, and metrics at/metrics.
🚀 Quick Start
Installation & Development
# Clone the repository
git clone https://github.com/your-org/proxmox-mcp.git
cd proxmox-mcp
# Install dependencies using Bun
bun install
# Run unit tests
bun test
# Type check
bun run typecheck
# Start Elysia HTTP/SSE server in development mode
bun dev
# Build production bundle
bun run build📄 License
MIT License.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityDmaintenanceEnhanced MCP server for managing Proxmox virtualization platforms with complete VM lifecycle management, LXC container support, and OpenAPI integration. Enables natural language VM creation, power management, and comprehensive cluster monitoring through secure API access.1MIT
- Alicense-qualityDmaintenanceProvides a complete MCP server for managing Proxmox VE infrastructure with 115 specialized tools, enabling AI assistants and automation systems to perform complex virtualization tasks seamlessly.10MIT
- Flicense-qualityCmaintenanceMCP server for Proxmox VE that enables AI assistants to inspect and manage LXC containers, VMs, snapshots, and resource pools via the Proxmox API.
- AlicenseAqualityCmaintenanceMCP server for managing Proxmox VE resources, VM/CT lifecycle, snapshots, backups, and clones via natural language.23MIT
Related MCP Connectors
Security-first WordPress MCP server. 129 tools for Claude, ChatGPT, Gemini. Free on wp.org.
Personal assistant MCP server with search, execute, packages, jobs, secrets, and integrations.
MCP server for Google Veo AI video generation
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/amaialth/ProxmoxMCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server