Welcome to the comprehensive documentation for ProxmoxMCP - a Python-based Model Context Protocol (MCP) server for managing Proxmox hypervisors.
For installation and basic usage, see the main README.
- Development roadmap and feature planning
- How to contribute to the project
- Comprehensive code analysis and structure
- Automated development workflow setup
- Comprehensive testing guide and best practices
- Token encryption and security practices
This project uses modern Python development practices:
Python 3.10+ for MCP compatibility
FastMCP for the server framework
Pydantic for data validation
Docker for containerized deployment
The server requires proper configuration for Proxmox API access. See the
configuration examples in the proxmox-config/ directory.
This project includes Claude Code automation for issue resolution. When you
assign an issue with the claude-code label, it automatically:
Creates a branch
Implements the solution
Runs tests and quality checks
Creates a pull request
- You're reading this live on GitBook!
- Project overview and setup
- Bug reports and feature requests
- Code contributions
This documentation is built with GitBook and automatically synced with the repository. π Live URL: