Skip to main content
Glama
andreahaku

LLM Memory MCP Server

by andreahaku

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DEBUGNoDebug logging namespace, e.g., 'llm-memory:video'.
LLM_MEMORY_HOME_DIRNoOverride home directory for memory storage. Useful for testing.
LLM_MEMORY_FORCE_BACKENDNoForce a specific backend (file or video) for debugging.
LLM_MEMORY_DEFAULT_BACKENDNoDefault storage backend (file, video, or markdown). Defaults to file.file
LLM_MEMORY_STARTUP_REPLAY_MSNoDelay startup replay by specified milliseconds. e.g., '2000'.
LLM_MEMORY_SKIP_STARTUP_REPLAYNoSet to '1' to skip startup replay for faster startup.

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/andreahaku/llm_memory_mcp'

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