Provides a local Model Context Protocol server, enabling AI agents to store, search, update, and delete durable, persistent memories using Mem0.
Sponsored
Local LTM is a modular, locally-maintained Long-Term Memory system designed to provide AI agents with durable memory capabilities. Operating as a Model Context Protocol (MCP) server, it allows a single user to run multiple AI agents that can store, search, update, and delete persistent knowledge, preferences, facts, and skills. It leverages Mem0 as its memory backend, offering structured storage for episodic, semantic, and procedural memory types, ensuring AI agents can maintain context and learn across conversations.
Key Features
01Locally-maintained long-term memory system for AI agents
02Store, search, update, and delete durable memories (CRUD operations)
03Integrates with Mem0 as the memory backend
04Exposed via Model Context Protocol (MCP)
052 GitHub stars
06Supports episodic, semantic, and procedural memory types
Use Cases
01Storing user preferences and facts for AI agents
02Managing agent-specific heuristics and rules across sessions
03Providing persistent knowledge for AI agents to reference across conversations