Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LLM_MODELNoThe LLM model to use. Default is @cf/meta/llama-3.2-3b-instruct (Workers AI free). Can be overridden with external model like gpt-4o-mini.@cf/meta/llama-3.2-3b-instruct
LLM_API_KEYNoOptional API key for external LLM provider (e.g., OpenAI). Required if using external LLM instead of Workers AI.
LLM_API_BASENoOptional base URL for external LLM API. Example: https://api.openai.com/v1

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/Trainspotting31/memory-buddy'

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