Best for
- Agent applications requiring cross-session memory
- Users who prioritize data privacy and prefer local memory storage
This server provides persistent memory for agents, featuring client-side encryption and local full-text indexing, suitable for privacy-conscious and cross-session memory scenarios.
Lumera Agent Memory is an MCP server providing persistent memory for AI agents. It uses Cascade object storage and a local full-text search (FTS) index, supporting cross-session context saving and retrieval with client-side encryption. The server communicates via stdio and is distributed as a Python package.
Install the Python package 'lumera-agent-memory' version 1.0.0 via pip. After installation, configure the MCP server in Claude Code to point to the package executable.