ProxmoxMCP
If you are the rightful owner of ProxmoxMCP 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@mcpreview.com.
A Python-based Model Context Protocol (MCP) server for interacting with Proxmox hypervisors, providing a clean interface for managing nodes, VMs, and containers.
Proxmox Manager is a Python-based Model Context Protocol (MCP) server designed to facilitate interaction with Proxmox hypervisors. It provides a streamlined interface for managing nodes, virtual machines (VMs), and containers within a Proxmox environment. Built with the official MCP SDK, it integrates seamlessly with Cline, a tool for autonomous coding, and utilizes Proxmoxer, a Python wrapper for the Proxmox API. The server supports secure token-based authentication, ensuring safe communication with Proxmox servers. It also features a configurable logging system and type-safe implementation using Pydantic, enhancing both usability and reliability. The server is designed to be easily integrated into various development environments, including Cline Desktop, and offers rich output formatting with customizable themes. This makes it a versatile tool for developers and system administrators looking to manage Proxmox environments efficiently.
Features
- Full integration with Cline
- Built with the official MCP SDK
- Secure token-based authentication with Proxmox
- Tools for managing nodes and VMs
- Configurable logging system