← Back to Claude Tool Reviews

claude-mem Memory Engine

Skill Productivity Solid

Persistent cross-session memory for Claude Code using local SQLite with hybrid FTS5/semantic search, automatic context injection, 30+ language support, and a background compression worker. 44.5K stars.

45,603 starsFreeQuick setup

Persistent context is the most requested enterprise Claude Code capability — this is the most battle-tested open-source solution with 42k GitHub stars and daily updates.

Development teams running long-duration Claude Code sessions; enterprise AI transformation engagements where developers use Claude Code daily.

Claude Code Claude Cowork Claude Chat

https://github.com/thedotmack/claude-mem

By thedotmack

How to Get It

Option 1: Claude Desktop App (Code Mode)Click the + button next to the prompt box → PluginsAdd plugin. Search and click Install. Skills work in Claude Code only.
Option 2: Paste into Claude CodeCopy the command below and paste it into your conversation. Claude will install it.
Command
/plugin marketplace add thedotmack/claude-mem && /plugin install claude-mem

Tip: Paste this into a Claude Code conversation. Verify command matches your Claude Code version.

Time to functional30 minutesCostFree

Trust Signals Source Reviewed

Stars45,603Contributors75Last updated2026-04-05Known CVEsNone found

Data & Access

Data processingPrompts sent to Anthropic API. Enterprise/Team plans exclude training.

Community Pulse Active

Discussed on Hacker News, Reddit

25 mentions across 2 sources

Reviewer notes

Source Reviewed review. These are observations, not a security certification.

42k stars, v10.6.2, actively maintained daily. AGPL-3.0 license creates commercial licensing friction for enterprise — must disclose. Spawns background HTTP server on port 37777 (local network exposure). Auto-installs Bun and uv runtimes if missing (supply chain concern to flag with clients). Tier-2 due to license and runtime complexity.

AGPL-3.0 — enterprise commercial use requires legal review. Background HTTP server on port 37777. Auto-installer downloads Bun/uv from the internet. Depends on @anthropic-ai/claude-agent-sdk, express, chromadb. Individual maintainer (849 followers) with good hygiene. No known CVEs.

2026-04-02: LIMITATION: AGPL-3.0 license creates commercial licensing friction — companies must disclose source or obtain a commercial license. Spawns a background HTTP server on port 37777.

How to evaluate tools before deploying →

Data shown here comes from public APIs and automated scanning. Reviewer notes reflect one person's experience. This is not a security certification or legal recommendation. Always evaluate tools according to your own organization's policies.

Evaluation

Ease of Use
3/5
Versatility
4/5
Reliability
5/5
Security
3/5
Overall score3.75 / 5.00 SolidEvaluatedMar 2026
42k stars, v10.6.2, actively maintained daily. AGPL-3.0 license creates commercial licensing friction for enterprise — must disclose. Spawns background HTTP server on port 37777 (local network exposure). Auto-installs Bun and uv runtimes if missing (supply chain concern to flag with clients). Tier-2 due to license and runtime complexity.

← Back to Claude Tool Reviews