Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HETZNER_API_TOKENNoAPI token for Hetzner Cloud, used as ${HETZNER_API_TOKEN} in inventory.
CLOUDFLARE_ZONE_IDNoDefault zone ID for Cloudflare, used as ${CLOUDFLARE_ZONE_ID} in inventory.
SYSADMIN_READ_ONLYNoIf true, only read-only tools are enabled.
VIRTUALIZOR_API_KEYNoAPI key for Virtualizor, used as ${VIRTUALIZOR_API_KEY} in inventory.
CLOUDFLARE_API_TOKENNoAPI token for Cloudflare, used as ${CLOUDFLARE_API_TOKEN} in inventory.
VIRTUALIZOR_API_PASSNoAPI password for Virtualizor, used as ${VIRTUALIZOR_API_PASS} in inventory.
PROXMOX_HOMELAB_TOKENNoAPI token for Proxmox host, used as ${PROXMOX_HOMELAB_TOKEN} in inventory.
SYSADMIN_CONFIRM_TOKENNoSecret token required to confirm dangerous operations. Required when SYSADMIN_PRODUCTION_MODE is true.
SYSADMIN_INVENTORY_PATHNoPath to the inventory JSON file.
SYSADMIN_RATE_LIMIT_MAXNoMaximum number of requests per tool per host per minute.30
SYSADMIN_SSH_TIMEOUT_MSNoSSH timeout in milliseconds.30000
SYSADMIN_HTTP_TIMEOUT_MSNoHTTP timeout in milliseconds for API calls.30000
SYSADMIN_PRODUCTION_MODENoEnable production mode. When true, requires SYSADMIN_CONFIRM_TOKEN and SSH host key fingerprints.
SYSADMIN_REQUIRE_CONFIRMNoIf true, destructive operations require confirmation.

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/kreodevs/mcp-sysadmin'

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