by sdsrss · MCP Server · ★ 48
English | 中文 claude-mem-lite is a persistent memory (also called long-term memory or cross-session context) system for Claude Code — Anthropic's CLI coding agent. It runs as an MCP server plus a set of Claude Code hooks, automatically capturing coding observations, decisions, and bug fixes during sessions, then providing hybrid full-text + semantic search to recall them later.
| Stars | 48 |
| Forks | 3 |
| Language | JavaScript |
| Category | MCP Server |
| License | MIT |
| Quality Score | 61.0107483892602/100 |
| Last Updated | 2026-07-06 |
| Created | 2026-02-08 |
| Platforms | claude-code, mcp, node |
| Est. Tokens | ~24k |
These tools work well together with claude-mem-lite for enhanced workflows:
Explore other popular mcp server tools:
claude-mem-lite is 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. It is categorized as a MCP Server with 48 GitHub stars.
claude-mem-lite is primarily written in JavaScript. It covers topics such as agent-memory, ai-coding-assistant, ai-memory.
You can find installation instructions and usage details in the claude-mem-lite GitHub repository at github.com/sdsrss/claude-mem-lite. The project has 48 stars and 3 forks, indicating an active community.
claude-mem-lite is released under the MIT license, making it free to use and modify according to the license terms.