All pages
Powered by GitBook
1 of 1

Loading...

README

Welcome to the comprehensive documentation for ProxmoxMCP - a Python-based Model Context Protocol (MCP) server for managing Proxmox hypervisors.

πŸš€ Quick Start

For installation and basic usage, see the main README.

πŸ“– Documentation Structure

Getting Started

  • - Development roadmap and feature planning

  • - How to contribute to the project

Architecture & Development

  • - Comprehensive code analysis and structure

  • - Automated development workflow setup

  • - Comprehensive testing guide and best practices

Security

  • - Token encryption and security practices

πŸ› οΈ Development

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

πŸ“‹ Configuration

The server requires proper configuration for Proxmox API access. See the configuration examples in the proxmox-config/ directory.

πŸ€– Automation

This project includes Claude Code automation for issue resolution. When you assign an issue with the claude-code label, it automatically:

  1. Creates a branch

  2. Implements the solution

  3. Runs tests and quality checks

  4. Creates a pull request

πŸ”— Links

  • - 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:

Project Roadmap
Contributing Guide
Repository Review
Claude Code Automation
Testing Workflow
Security & Encryption
πŸ“š Live Documentation
Main Repository
GitHub Issues
Pull Requests
https://the-mothership.gitbook.io/proxmox-mcp/