Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BASE_URLYesThe public HTTPS URL of the server.
USAGE_LOGNoPath to the usage log file.
FILES_TOKENNoSecret token for accessing uploaded files. If not set, a random one is generated per run.
ALLOWED_EMAILSYesComma-separated list of allowed email addresses for access control.
FETCH_MAX_BYTESNoMaximum bytes for outbound fetches (default 100 MB).
UPLOAD_MAX_BYTESNoMaximum bytes for file uploads.
DEFAULT_STT_MODELNoDefault model for speech-to-text.
DEFAULT_TTS_MODELNoDefault model for text-to-speech.
MONTHLY_BUDGET_USDNoHard monthly budget cap in USD.
DEFAULT_IMAGE_MODELNoDefault model for image generation.

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/PianoNic/ClaudioKitchen'

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