Local MCP server for persistent, searchable agent memory using SQLite FTS5, replacing flat MEMORY.md files with efficient full-text search and workspace context caching.
A local-first MCP server providing persistent, layered memory (episodic, semantic, procedural, resource) for AI agents, with search, versioning, and session management via a single SQLite file.
A category-first, lightweight MCP memory server that provides persistent memory for AI agents using Markdown and SQLite FTS5, with triage classification and consolidation.