sdsrss/claude-mem-lite
View on GitHub ↗Persistent long-term memory for Claude Code via MCP — captures coding decisions, bugfixes, and context across sessions. Hybrid FTS5 + TF-IDF search with episode batching. Single SQLite DB, no external services. Alternative to claude-mem with 600x lower cost.
52 ★5 forksJavaScriptUpdated 18d ago
What you need to know
Persistent/long-term memory for Claude Code delivered as an MCP server plus hooks. Captures decisions and bug fixes, uses a hybrid FTS5 + TF-IDF search over a single SQLite database, and batching episodes reduces LLM calls. A redesign of the claude-mem project.
Key features
- ✓Persistent long-term memory for Claude Code
- ✓MCP server plus hook-based capture
- ✓Hybrid FTS5 + TF-IDF search
- ✓Single SQLite store
- ✓Episode batching cuts LLM calls
Reviewed 2026-08-11
Topics
agent-memoryai-coding-assistantai-memoryanthropicclaudeclaude-codeclaude-code-pluginfts5hookshybrid-searchllm-memorylong-term-memorymcpmcp-servermemorymodel-context-protocolpersistenceragsemantic-searchsqlite
- Stars
- 52★
- Forks
- 5
- Language
- JavaScript
- License
- MIT
- Created
- 2026-02-08
- Last push
- 2026-08-17