Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoStandard logging levelsINFO
COOKIES_FILENoWhere to look for the YouTube cookie jar, inside the container/data/cookies.txt
RETURN_CHARSNoHow much text one tool response may carry6000
WHISPER_MODELNoAny faster-whisper model name. medium, small, base, tiny are smaller; distil-large-v3 is faster and English onlylarge-v3
SYNC_LIMIT_SECNoThe inline/background threshold. Thirty minutes1800
PUBLIC_HOSTNAMENoPublic name to accept in the Host header, for a tunnel or reverse proxy
WHISPER_COMPUTENoauto means float16 on GPU and int8 on CPU. Force it with float16, int8_float16, int8 or float32auto
MAX_DURATION_SECNoRefuse anything longer, before downloading. Six hours, mainly a guard against livestream VODs21600
MCP_ALLOWED_HOSTSNoExtra Host values, comma-separated
MCP_ALLOWED_ORIGINSNoExtra Origin values, comma-separated

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

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