claude-mem is a simple Claude Code hook that saves conversations to Markdown files. Mengram provides a complete memory system: auto-save, auto-recall on every prompt, cognitive profile on session start, and 3 memory types.
| Mengram | claude-mem | |
|---|---|---|
| Semantic memory (facts) | ✅ | ❌ |
| Episodic memory (events) | ✅ | ❌ |
| Procedural memory (workflows) | ✅ | ❌ |
| Self-improving procedures | ✅ | ❌ |
| Cognitive Profile | ✅ | ❌ |
| Multi-user isolation | ✅ | ❌ |
| Knowledge graph | ✅ | ❌ |
| MCP server | ✅ | ❌ |
| Import (ChatGPT, Obsidian) | ✅ | ❌ |
| Self-hostable | ✅ | ✅ |
| Price | Free | Free (local) |
Simple conversation logging to local files. Good if you just want a text record of past Claude Code sessions.
Full memory loop — auto-save, auto-recall, cognitive profile. Claude knows who you are, what you worked on, and brings relevant context on every prompt. Works across Claude Code, MCP, LangChain, CrewAI, and REST API.
No credit card. Get your API key in 30 seconds.