proxmox-mcp-server
Verified Safeby ry-ops
Overview
Manages Proxmox Virtual Environment infrastructure (VMs, containers, storage, nodes, cluster) through a Model Context Protocol (MCP) server, enabling AI-driven automation and monitoring.
Installation
uv run proxmox-mcp-serverEnvironment Variables
- PROXMOX_HOST
- PROXMOX_USER
- PROXMOX_TOKEN_NAME
- PROXMOX_TOKEN_VALUE
Security Notes
The server uses environment variables for all credentials, preventing hardcoding secrets. It supports API tokens (recommended) or password authentication. While `PROXMOX_VERIFY_SSL` defaults to `false`, the documentation thoroughly highlights the security implications and strongly advises enabling it for production. No 'eval' or other obfuscation/malicious patterns were found. The project emphasizes security best practices like least privilege, token rotation, and network security for the underlying Proxmox API access.
Similar Servers
1xn-vmcp
An open-source platform for composing, customizing, and extending multiple Model Context Protocol (MCP) servers into a single logical, virtual MCP server, enabling fine-grained context engineering for AI workflows and agents.
modular-mcp
A proxy server that efficiently manages and loads large tool collections from multiple Model Context Protocol (MCP) servers on-demand for LLMs, reducing context overhead.
mcp-cli
A command-line interface tool for managing Model Context Protocol (MCP) server configuration files across various AI tools.
suse-ai-up
A comprehensive, modular Model Context Protocol (MCP) proxy system that enables secure, scalable, and extensible AI model integrations.