Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MEMORY_FILE_PATHNoPath to database file. Extension determines backend: .db/.sqlite → SQLite, .jsonl → JSONLmemory.db
MEMORY_VECTOR_SEARCHNoSet to 'off' to disable vector search entirelyon
MEMORY_SIZE_CAP_BYTESNoDatabase size cap for the eviction system. Eviction triggers at 90% of cap1000000000

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/dustinspace217/mcp-memory-server'

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