Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LLM_PROVIDERNoLLM provider: 'anthropic' or 'openai'. Set to 'openai' with OPENAI_API_KEY to use OpenAI for classifier.anthropic
OPENAI_API_KEYNoOpenAI API key for embeddings and optionally for classifier LLM when LLM_PROVIDER=openai
ANTHROPIC_API_KEYNoAnthropic API key for classifier LLM (use with default LLM_PROVIDER=anthropic)
POSTGRES_PASSWORDNoPassword for Postgres database. Auto-generated if not set.
PERCEPTION_API_KEYNoSecret key for Perception API authentication. Auto-generated if not set.

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/adelinamart/robrain'

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