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
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.