Skip to main content
Glama
Bldg-7

Proxmox MCP Server

by Bldg-7

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PROXMOX_HOSTYesProxmox server hostname or IP address (required)
PROXMOX_PORTNoProxmox API port8006
PROXMOX_USERNoUsername with realm (e.g., 'root@pam')root@pam
PROXMOX_SSH_HOSTNoSSH host (falls back to PROXMOX_HOST)
PROXMOX_SSH_NODENoProxmox node name reachable via SSH (required when SSH enabled)
PROXMOX_SSH_PORTNoSSH port22
PROXMOX_SSH_USERNoSSH usernameroot
PROXMOX_SSL_MODENoSSL verification mode: 'strict', 'verify', or 'insecure'strict
PROXMOX_TOKEN_NAMEYesAPI token name (required)
PROXMOX_SSH_ENABLEDNoEnable SSH-based LXC execfalse
PROXMOX_TOKEN_VALUEYesAPI token value (required)
PROXMOX_SSH_KEY_PATHNoPath to SSH private key (required when SSH enabled)
PROXMOX_ALLOW_ELEVATEDNoAllow elevated operations (create, modify, delete)false
PROXMOX_ALLOW_UNSAFE_COMMANDSNoAllow shell special characters in exec commandsfalse
PROXMOX_SSH_HOST_KEY_FINGERPRINTNoHost key fingerprint for verification

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Bldg-7/proxmox-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server