Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_API_KEYNoMCP auth token (empty = open)
POSTGRES_DBNoDatabase nameengram
REST_API_KEYNoREST auth token (empty = open)
POSTGRES_HOSTNoDatabase hostlocalhost
OLLAMA_BASE_URLNoOllama API URLhttp://localhost:11434
DJANGO_SECRET_KEYNoDjango secret key
OLLAMA_CHAT_MODELNoChat model for enrichmentllama3.2:3b
OLLAMA_EMBED_MODELNoEmbedding modelnomic-embed-text
OPENROUTER_API_KEYNoFallback embedding provider
AUTO_ENRICH_ON_CREATENoAuto-tag and extract entitiesfalse
DJANGO_SETTINGS_MODULENoSettings moduleengram.settings.development

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/jblacketter/engram'

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