Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DEVNoDevelopment modefalse
PORTNoThe port the server will listen on3123
DOCKERNoWhether the project is running in a Docker container
LOG_LEVELNoPino log levelinfo
CONCURRENCYNoConcurrency refers to how many browser tabs are opened in parallel during a render. Each Chrome tab renders web content and then screenshots it. Tweaking this value helps with running the project with limited resources.
DATA_DIR_PATHNoThe data directory of the project
WHISPER_MODELNoWhich whisper.cpp model to use. Valid options are tiny, tiny.en, base, base.en, small, small.en, medium, medium.en, large-v1, large-v2, large-v3, large-v3-turbo
PEXELS_API_KEYYesYour (free) Pexels API key
WHISPER_VERBOSENoWhether the output of whisper.cpp should be forwarded to stdoutfalse
KOKORO_MODEL_PRECISIONNoThe size of the Kokoro model to use. Valid options are fp32, fp16, q8, q4, q4f16
VIDEO_CACHE_SIZE_IN_BYTESNoCache for OffthreadVideo frames in Remotion. Tweaking this value helps with running the project with limited resources.

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/ZenforceTaiji/AI-MCP'

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