Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DATA_DIRNoDirectory for database storage~/mcp-data/memory-keeper/
MCP_MAX_ITEMSNoMaximum items allowed per response (range: 10-1000)100
MCP_MIN_ITEMSNoMinimum items to return even if exceeding limits (range: 1-100)1
MCP_MAX_TOKENSNoMaximum tokens allowed in responses (range: 1000-100000)25000
MCP_CHARS_PER_TOKENNoCharacters per token ratio (range: 2.5-5.0). Lower values = more conservative (safer but returns fewer items), Higher values = more aggressive (returns more items but risks overflow)3.5
MCP_TOKEN_SAFETY_BUFFERNoSafety buffer percentage (range: 0.1-1.0)0.8
MEMORY_KEEPER_AUTO_UPDATENoSet to 1 to enable auto-updates
MEMORY_KEEPER_INSTALL_DIRNoInstallation directory~/.local/mcp-servers/memory-keeper/

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/mkreyman/mcp-memory-keeper'

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