Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoServer listening port. Defaults to 10000.10000
OPENAI_API_KEYNoYour OpenAI API key. Required for actual transcription, but the server can start without it.
MAX_DOWNLOAD_MBNoDownload limit in MiB. Defaults to 200, maximum 1024.200
MCP_ALLOWED_HOSTSNoComma-separated list of allowed Host headers when using a custom domain.
FFMPEG_TIMEOUT_SECONDSNoFFmpeg execution timeout. Defaults to 180.180
OPENAI_TIMEOUT_SECONDSNoOpenAI transcription request timeout. Defaults to 180.180
DOWNLOAD_TIMEOUT_SECONDSNoOverall download timeout including DNS, redirects, and body. Defaults to 180.180

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