Skip to main content
Glama
by DemoDaygit

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
REDIS_URLNoThe Redis URL (optional, defaults work with Docker)redis://localhost:6379
SECRET_KEYYesYour super secret key for security (change in production)
DATABASE_URLNoThe database URL (optional, defaults work with Docker)postgresql+asyncpg://postgres:password@localhost:5432/mcp_db
OPENAI_API_KEYYesYour OpenAI API key
EVOLUTION_API_KEYYesYour Evolution Foundation Models API key
HUGGINGFACE_API_KEYYesYour HuggingFace API key

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/DemoDaygit/mcp-biz'

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