Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MONGO_URIYesMongoDB connection string
AWS_REGIONNoAWS region for Bedrock
GMAIL_USERNoGmail user for sending verification email
JWT_SECRETYesAt least 32 characters; there is no fallback
LLM_PRIMARYNoPrimary LLM provider, e.g. 'bedrock' or 'groq'
MAIL_DRIVERNoEmail driver (e.g., 'gmail' or 'resend')
GROQ_API_KEYNoThe Groq provider API key
LLM_FALLBACKNoFallback LLM provider, e.g. 'groq' or 'bedrock'
RENDER_API_KEYNoRender API key for deployment agent
BEDROCK_MODEL_IDNoA Bedrock inference profile id, e.g. 'apac.amazon.nova-lite-v1:0'
GOOGLE_CLIENT_IDNoGoogle OAuth client ID
GMAIL_APP_PASSWORDNoGmail app password
GOOGLE_CLIENT_SECRETNoGoogle OAuth client secret
ALLOW_PRIVATE_TARGETSNoAllow private target hosts (local fixtures only; refused in production)

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

Maintenance

ActivityMaintained
ResponsivenessNo issues