proxmox-mcp-server-v2

adrianlizman/proxmox-mcp-server-v2

3.2

If you are the rightful owner of proxmox-mcp-server-v2 and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A beginner-friendly Model Context Protocol (MCP) server for Proxmox Virtual Environment integration with AI workflows.

Proxmox MCP Server

A beginner-friendly Model Context Protocol (MCP) server for Proxmox Virtual Environment integration with AI workflows.

LXC model full tested Docker is not tested yet

image

Features

  • Core Proxmox Operations: VM/CT management, resource monitoring, snapshot operations
  • AI Integration: Direct integration with Ollama for intelligent infrastructure management
  • Workflow Automation: N8N integration for automated workflows
  • Multiple Deployment Options: Docker containers and LXC containers
  • Beginner-Friendly: Comprehensive documentation and setup scripts

Quick Start

Choose your preferred deployment method:

Docker Deployment

cd docker
./setup-docker.sh

LXC Deployment

cd lxc
./setup-lxc.sh

Network Requirements

  • Proxmox Server: 172.32.0.11
  • Ollama Server: 172.32.2.71
  • Local Network: 172.32.0.0/22

Documentation

Project Structure

proxmox-mcp-server/
ā”œā”€ā”€ docker/                 # Docker deployment files
ā”œā”€ā”€ lxc/                    # LXC deployment files
ā”œā”€ā”€ docs/                   # Documentation
ā”œā”€ā”€ scripts/                # Setup and utility scripts
ā”œā”€ā”€ examples/               # Example configurations and workflows
ā”œā”€ā”€ testing/                # Testing scripts and tools
└── configs/                # Configuration templates

Support

For issues and feature requests, please check the documentation first, then create an issue on GitHub.

License

MIT License - see LICENSE file for details.