Skip to main content
Glama
mr-mister007

Proxmox MCP Server

by mr-mister007

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PVE_URLNoThe Proxmox server URL, e.g. https://host:8006 (required)
PVE_USERNoProxmox user for fallback password auth
MCP_OAUTHNo1 enables OAuth (Gemini)
PVE_TOKENNoProxmox API token in format user@realm!tokenid=secret
PROXMOX_URLNoAlternative env for the Proxmox server URL
PVE_PASSWORDNoProxmox password for fallback password auth
PVE_READONLYNo1 disables all mutating tools
MCP_HTTP_HOSTNoBind address for HTTP mode127.0.0.1
MCP_HTTP_PORTNoBind port for HTTP mode8766
PROXMOX_TOKENNoAlternative env for the Proxmox API token
MCP_HTTP_TOKENNoStatic token for /health
MCP_PUBLIC_URLNoExternal base URL (OAuth issuer)
PROXMOX_SERVERNoName of the server to pick for multi-server config at runtime
PVE_VERIFY_SSLNoVerify SSL: 0 (default, self-signed) or 10
MCP_ALLOWED_HOSTSNoDNS-rebinding allowlist (ngrok)
PROXMOX_MCP_CONFIGNoPath to YAML config file

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/mr-mister007/proxmox-mcp'

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