Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ADMIN_EMAILSNoComma-separated admin emails
CCE_LLM_MODELNoModel name for the LLM
CCE_EMBED_MODELNoEmbedding model name (optional; falls back to lexical retrieval)
CCE_LLM_API_KEYNoAPI key for the LLM endpoint
CCE_DATABASE_URLNoPostgres DSN when backend is 'postgres'
CCE_LLM_BASE_URLNoBase URL for OpenAI-compatible LLM endpoint
CCE_EMBED_API_KEYNoAPI key for embedding endpoint
CCE_STORE_BACKENDNoStorage backend: 'sqlite' (default) or 'postgres'
CCE_EMBED_BASE_URLNoBase URL for embedding endpoint
CCE_WEBHOOK_SECRETNoHMAC secret for billing webhooks

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/13auth/M3Mgine'

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