
mempalace
The highest-scoring AI memory system ever benchmarked. And it's free.
The Lens
MemPalace gives AI assistants a memory that actually works. It stores complete conversation histories locally using ChromaDB vector search, organized into a "memory palace" hierarchy of wings, rooms, halls, and closets. No cloud dependency, no subscriptions, no data leaving your machine. It scores 96.6% recall on LongMemEval benchmarks, which puts it ahead of every other memory system tested.
The architecture stores verbatim conversations rather than lossy summaries, which is the key insight. Most AI memory systems compress your history into summaries and lose critical detail. MemPalace keeps everything and retrieves it semantically. Setup is straightforward: Python package, local ChromaDB instance, and an MCP server that plugs into Claude, ChatGPT, Cursor, or Gemini.
Solo developers and power users get the most value here. Daily AI assistant users who want persistent context across sessions without paying for a cloud service won't find a better option right now. Teams could use it individually but there's no shared memory layer.
The catch: it's local-only by design. Working across multiple machines means your memory palace doesn't follow you. And ChromaDB adds a real storage footprint once your conversation history grows.
Get tools like this every Wednesday
One featured tool, three on the radar. No fluff.
Free vs Self-Hosted vs Paid
fully free## Free Tier Everything. MemPalace is MIT-licensed with zero paid features. Full vector search, full MCP integration, unlimited storage (limited by your disk).
## Self-Hosted This IS the self-hosted option. Runs locally on your machine with Python 3.9+ and ChromaDB. No Docker required, though you can containerize it. Storage grows with usage but ChromaDB is efficient.
## Paid Doesn't exist. No cloud offering, no enterprise tier, no premium features.
Completely free and open source. Your hardware is the only cost.
License: MIT License
Use freely, including commercial. Just keep the license.
Commercial use: ✓ Yes
About
- Owner
- Milla J (User)
- Stars
- 51,892
- Forks
- 6,840
Explore Further
More tools in the directory
openclaw
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
370.6k ★everything-claude-code
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
178.6k ★ollama
Get up and running with Kimi-K2.5, GLM-5, MiniMax, DeepSeek, gpt-oss, Qwen, Gemma and other models.
171.2k ★