Skip to main content
Glama
k-krawczyk

proxmox-mcp-server

by k-krawczyk

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLog level: debug, info, warn, error (default info)info
PROXMOX_HOSTYesFull base URL of the Proxmox server, e.g. https://pve.local:8006
PVE_READONLYNoSet to 'true' (default) to register only read-only tools; 'false' enables write toolstrue
PROXMOX_TOKEN_IDYesAPI token ID in the format USER@REALM!TOKENID
PVE_NODE_ALLOWLISTNoOptional comma-separated list of node names to restrict operations
PVE_VMID_ALLOWLISTNoOptional comma-separated list of guest IDs to restrict operations
PVE_TASK_TIMEOUT_MSNoTimeout for waiting for asynchronous tasks in milliseconds (default 600000)600000
PROXMOX_INSECURE_TLSNoSet to 'true' to accept self-signed certificates (only for labs)false
PROXMOX_TOKEN_SECRETYesAPI token secret (UUID)
PROXMOX_REQUEST_TIMEOUT_MSNoPer-request timeout in milliseconds (default 30000)30000

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/k-krawczyk/proxmox-mcp-server'

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