Skip to main content
Glama
m3m0ng
by m3m0ng

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PROXMOX_HOSTYesHostname/IP of Proxmox host (no scheme)
PROXMOX_PORTNoProxmox API port (default 8006)8006
PROXMOX_USERYesProxmox user, e.g., agent@pve
PROXMOX_SSH_HOSTNoSSH host for exec (defaults to PROXMOX_HOST)
PROXMOX_SSH_PORTNoSSH port (default 22)22
PROXMOX_SSH_USERNoSSH user (default root)root
PROXMOX_TOKEN_NAMEYesAPI token name, e.g., mcp
PROXMOX_VERIFY_SSLNoVerify SSL certificate (default false)false
PROXMOX_ENABLE_EXECNoEnable in-guest exec (default false)false
PROXMOX_TOKEN_VALUEYesAPI token secret
PROXMOX_SSH_KEY_FILENoPath to private SSH key
PROXMOX_SSH_PASSWORDNoSSH password (used only if no key 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/m3m0ng/proxmox-mcp'

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