
mempalace
The highest-scoring AI memory system ever benchmarked. And it's free.
The Lens
MemPalace gives your AI assistant a long-term memory that lives entirely on your own machine. It stores your conversations and documents verbatim, nothing summarized away, then lets the assistant pull back the exact relevant pieces with semantic search. No cloud, no API key, no subscription. It's MIT licensed and free, organized around a memory-palace metaphor: wings for people and projects, rooms for topics, drawers holding the original content.
Under the hood it's a Python system with a pluggable vector backend, ChromaDB by default, with Qdrant, pgvector, and a SQLite option if you'd rather. The headline integration is an MCP server (now around 29 tools) with auto-save hooks for Claude Code, plus a CLI and a Python API, and there are now Docker images for both CPU and GPU. Recent work added a graph layer that links related memories, document mining for PDFs, Word, and PowerPoint files, and multilingual recall out of the box. Setup is moderate: install the package, pick a backend, wire up the MCP server.
For a solo developer who wants their assistant to actually remember context across sessions without shipping every conversation to a vendor, this is one of the strongest local options going. The closest comparison is supermemory, which leans more on a hosted API; MemPalace's whole pitch is that everything stays local and free. Small teams can self-host it the same way. There's no paid tier to weigh, because there isn't one.
The catch is pace. This is a very young, extremely fast-moving project that just graduated from one person's account to its own organization, and it ships releases constantly. The benchmark numbers it cites are strong, but expect rough edges and frequent changes, and pin your version if you're depending on it.
Free vs Self-Hosted vs Paid
fully freeFree: Everything. MIT licensed, fully local, no hosted tier and no API key required. Run it on your own machine with the vector backend of your choice.
Cost you'll actually pay: Your own compute, and a bit of setup time to wire up the MCP server and pick a backend. Optional reranking can call a hosted model, but the core runs without any API.
The trade: You keep all your memory data local and pay nothing, in exchange for running and updating it yourself on a fast-moving codebase.
Completely free and open source, and built to stay local: no cloud, no API key, no paid tier.
Get tools like this every Wednesday
One featured tool, three on the radar. No fluff.
License: MIT License
Use freely, including commercial. Just keep the license.
Commercial use: ✓ Yes
About
- Owner
- Milla J (User)
- Stars
- 56,405
- Forks
- 7,298
Explore Further
More tools in the directory
openclaw
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
380.5k ★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.
221.8k ★hermes-agent
The agent that grows with you
203.2k ★