Proxmox MCP Server

Proxmox MCP Server

Enables AI assistants to monitor and manage Proxmox VE infrastructure, including nodes, VMs, containers, storage, backups, and networking, via natural language.

Category
Visit Server

README

Proxmox MCP Server

Docker Image CI

MCP Badge

Manage your Proxmox VE infrastructure using AI. Pilotez votre infrastructure Proxmox VE grΓ’ce Γ  l'IA.

This MCP (Model Context Protocol) server allows LLMs (like Claude, Gemini, etc.) to securely monitor and control your Proxmox nodes, VMs, and containers.

🌟 Features

  • πŸ“Š Monitoring: View nodes (CPU/RAM), VMs, containers (LXC), storage status, and internal IPs (via Agent).
  • ⚑ Management: Start, stop (graceful/forced), reboot, and Clone (Provisioning) machines.
  • πŸ—οΈ Orchestration: Migrate machines (live or offline) between nodes in a cluster.
  • πŸ“ˆ Analytics: View Historical Performance (CPU/RAM RRD data) for diagnostics.
  • πŸ“š Library: Manage LXC Templates and ISOs (Download/List).
  • 🏷️ Organization: Manage machine Tags.
  • πŸ› οΈ DevOps: Configure Cloud-Init (User/SSH/IP), Resize resources (CPU/RAM Hotplug), and Download ISOs.
  • πŸ›‘οΈ Security: Audit and manage Firewall rules per VM/Container.
  • πŸ›‘οΈ Protection: Manage Snapshots and Backups directly via MCP.
  • 🎨 LobeChat Ready: Compatible with LobeChat Plugins via a dedicated REST API.
  • πŸ”— Access: Generate direct links to the NoVNC Console.
  • πŸ”’ Secure: Uses Proxmox API Tokens. Machine deletion is disabled for safety.
  • 🐳 Docker-ready: Works instantly with docker run.

πŸ› οΈ Tool Reference

πŸ“Š Monitoring & Diagnostics

Tool Description
list_infrastructure Shows node status (CPU, RAM, Online/Offline).
list_machines Lists VMs and Containers (Filters: name, status, type).
get_machine_config Shows detailed config (Cores, Memory, Disks).
list_storage Shows usage & capabilities (Filter: content_filter).
get_vm_agent_network Retrieves internal IPs via QEMU Agent.
get_cluster_logs Shows global cluster error logs.
get_machine_performance_history Retrieves RRD history (CPU/RAM trends).

⚑ Control & Actions

Tool Description
start_machine Starts a VM or Container.
stop_machine Stops (Graceful Shutdown or Forced Stop) a machine.
reboot_machine Reboots a machine.
get_console_url Generates a direct link to the NoVNC console.
resize_resources Adjusts CPU or RAM (Hotplug if supported).
unlock_machine Unlocks a machine (removes lock file).
set_machine_tags Sets tags (e.g., "prod,db").

πŸ—οΈ Provisioning & DevOps

Tool Description
clone_machine Clones a machine (Template) to a new ID.
set_cloudinit_config Configures User, Password, SSH, IP via Cloud-Init.
list_isos Lists available ISO files.
download_iso Downloads an ISO from a URL.
list_available_lxc_templates Lists system templates (Alpine, Ubuntu...).
download_lxc_template Downloads an LXC template.

πŸ›‘οΈ Security & Protection

Tool Description
list_snapshots Lists restore points.
create_snapshot Creates an instant snapshot.
rollback_snapshot Restores a snapshot.
delete_snapshot Deletes a snapshot to free space.
list_backups Lists full backups (vzdump).
create_backup Starts a full backup.
list_firewall_rules Lists firewall rules.
add_firewall_rule Adds a rule (ACCEPT/DROP) to the firewall.

πŸ—οΈ Orchestration (Cluster)

Tool Description
migrate_machine Moves a machine to another node (Live/Offline).

πŸ“š Documentation

Please select your language / Veuillez choisir votre langue :

πŸ”‘ Proxmox API Token

To use this server, you need a Proxmox API Token. Pour utiliser ce serveur, vous avez besoin d'un Token API Proxmox.

  1. Datacenter > Permissions > API Tokens > Add.
  2. Select user, set ID (e.g., mcp), and uncheck "Privilege Separation".
  3. Copy the Token ID and Secret.

βš™οΈ Environment Variables

Variable Description Example
PROXMOX_URL URL of your Proxmox server https://192.168.1.10:8006
PROXMOX_USER User (usually root@pam) root@pam
PROXMOX_TOKEN_ID API Token Name (just the name) mcp_token
PROXMOX_TOKEN_SECRET API Token Secret xxxxxxxx-xxxx-xxxx...
PROXMOX_VERIFY_SSL Verify SSL Certificate false (for self-signed)

πŸš€ Quick Start (Docker)

  1. Clone this repo.
  2. Copy .env.example to .env and fill in your Proxmox credentials.
  3. Run:
    docker-compose up -d --build
    
  4. Configure your MCP client (Claude Desktop, Cursor, Gemini-CLI) to use the Docker container.

(See detailed instructions in the links above)

πŸ“¦ Project Structure

mcp_proxmox/
β”œβ”€β”€ docs/               # Documentation (FR/EN)
β”œβ”€β”€ src/                # Python Source Code
β”œβ”€β”€ .env.example        # Configuration Template
β”œβ”€β”€ Dockerfile          # Docker Configuration
└── docker-compose.yml  # Docker Compose Configuration

Recommended Servers

playwright-mcp

playwright-mcp

A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.

Official
Featured
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.

Official
Featured
Local
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.

Official
Featured
Local
TypeScript
VeyraX MCP

VeyraX MCP

Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.

Official
Featured
Local
graphlit-mcp-server

graphlit-mcp-server

The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.

Official
Featured
TypeScript
Kagi MCP Server

Kagi MCP Server

An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.

Official
Featured
Python
E2B

E2B

Using MCP to run code via e2b.

Official
Featured
Neon Database

Neon Database

MCP server for interacting with Neon Management API and databases

Official
Featured
Exa Search

Exa Search

A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.

Official
Featured
Qdrant Server

Qdrant Server

This repository is an example of how to create a MCP server for Qdrant, a vector search engine.

Official
Featured