Skip to main content
Glama
fabriziosalmi

l0-memory

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LTM_DBNoOverride path to the SQLite database.~/.long-term-memory/memories.db
LTM_DEBUGNoSet to '1' to enable timestamped diagnostic lines on stderr.
LTM_LOG_FILENoPath to a file to append diagnostic lines to. Implies LTM_DEBUG.
LTM_EMBEDDING_URLNoOpenAI-compatible /v1/embeddings base URL. Empty means FTS-only search.
LTM_EMBED_DISABLENoSet to '1' to force the vector path off even when an embedding URL is set.
LTM_EMBED_TIMEOUTNoPer-request timeout for embedding calls (Go duration).5s
LTM_EMBEDDING_MODELNoEmbedding model name passed to the endpoint.
LTM_CONFLICT_DISABLENoSet to '1' to disable automatic local conflict resolution (auto-supersede) on save.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

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/fabriziosalmi/l0-memory'

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