Skip to main content
Glama
DanNsk

Multi-Memory MCP Server

by DanNsk

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MEMORY_BASE_DIRNoBase directory for all memory categories (default: '.aim' in current working directory).aim
DEFAULT_CATEGORYNoDefault category when none specified (default: "default")default
SERIALIZATION_FORMATNoOutput format for tool responses. 'json' (Standard JSON with 2-space indentation) or 'toon' (Token-Oriented Object Notation - compact format optimized for LLMs). Default: "json"json

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/DanNsk/multi-memory-mcp'

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