Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
REDIS_URLYesConnection string for Redis.redis://localhost:6379/0
LLM_PROVIDERYesLLM provider to use (openai, anthropic, google, azure-openai).openai
REDIS_ENABLEDYesEnable Redis for state management.true
GOOGLE_API_KEYNoAPI key for Gemini (required if LLM_PROVIDER is google).
OPENAI_API_KEYNoAPI key for OpenAI (required if LLM_PROVIDER is openai).
WEB_CHAT_RELOADNoEnable auto-reload for development.true
ANTHROPIC_API_KEYNoAPI key for Claude (required if LLM_PROVIDER is anthropic).
UPDATION_API_BASE_URLYesLaravel API base URL.http://127.0.0.1:8000/api

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/Sai-Manvith/Updation_MCP'

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