Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GOOGLE_API_KEYNoGoogle/Gemini API key
OPENAI_API_KEYNoOpenAI API key (for OpenAI models)
AGENT_HOST_IDLE_TIMEOUTNoMinutes before idle container stops (12 hrs)720
AWS_BEARER_TOKEN_BEDROCKNoAWS bearer token for Bedrock authentication
CONTAINERIZED_AGENTS_TOOLSNoPath to global tools directory
CONTAINERIZED_STRANDS_DATA_DIRNoBase directory for persistence./data
CONTAINERIZED_AGENTS_MCP_CONFIGNoPath to default mcp.json for all agents
CONTAINERIZED_AGENTS_GITHUB_TOKENNoGitHub PAT for git push access
CONTAINERIZED_AGENTS_SYSTEM_PROMPTSNoComma-separated paths to prompt files

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/mkmeral/containerized-strands-agents'

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