Back to Home
ry-ops icon

proxmox-mcp-server

Verified Safe

by 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

Run Command
uv run proxmox-mcp-server

Environment 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

Stats

Interest Score21
Security Score9
Cost ClassMedium
Avg Tokens2000
Stars2
Forks0
Last Update2026-01-01

Tags

ProxmoxVirtualizationInfrastructure AutomationAI AgentDevOps