Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LLM_API_KEYYesThe API key for the LLM provider used for memory distillation and retrieval tasks.
DATABASE_URLYesThe connection URL for the PostgreSQL database, used for storing conversation logs, distilled memory, and pgvector embeddings.
EMBEDDING_DIMNoDimension of the embeddings. If this value is changed, database migrations must be updated accordingly.
ENABLE_LLM_RERANKNoIf set to 'true', activates LLM-based reranking for low-confidence results during deep retrieval.
SHARED_HMAC_SECRETYesHMAC secret key used to sign and verify shared memory export/import packages.

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/ugurakcil/mcpmemo'

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