Local-first MCP memory server — Memory + CodeGraph + Wiki in one SQLite file. Tree-sitter code indexing, markdown wiki, lifecycle hooks, auto-capture. No API key, no cloud.
The only memory tool that understands your code. Not just text — symbols, callers, impact, errors, and the decisions behind them.
3 sessions, 3 React bugs, 1 memory: Session 1 captures the fix → Session 2 starts with it loaded → Session 3 knows both fixes.
Web viewer: Memory + CodeGraph + Wiki in one UI
Every memory tool stores text. Mem0, Zep, Letta, PMB, Claude Code's MEMORY.md — they all treat code as words. None of them know what a function is, who calls it, or what breaks when it changes.
tdai-memory-mcp is different. It has three layers in one SQLite file:
Layer What it knows Example --------- Memory Decisions, bugs, learnings, errors "We chose SQLite over Postgres for local-first storage" CodeGraph Symbols, callers, callees, impact useEffect() is called by 47 components, calls cleanup() Wiki Markdown docs, ADRs, outdated detection "ADR-007 says use SQLite. 3 files still import Postgres."
One recall("useEffect") returns the bug fix you did last week + the function that caused it + who calls it + the ADR that decided the pattern. No other tool does this.
That is it. Auto-detects Claude Code, Devin, Cursor, Codex. Registers MCP server + hooks. Restart your agent.
Global install (faster hooks, no npx delay): npm install -g tdai-memory-mcp — postinstall auto-runs setup.
Bug fix chain — 3 sessions, 3 React bugs, 1 memory
A React project had 3 bugs in the fiber reconciler. Each session fixed one. The next session started with the previous fix already loaded.
From the project README.
Add the radar badge to your README — it shows your project was picked up by MCP Radar and links to this page:
[](https://mcp.liqiwa.com/s/tinhien11--tdai-memory-mcp.html)
Long-term memory MCP server for AI coding agents. SQLite + FTS5 + vector search, CodeGraph, error learning, compaction survival. Beats Mem0 on benchmarks. No cloud, no API key.
Haroon-jay/wctxCross-repository context for coding agents. A local-first MCP server that turns finished sessions into findings with commit provenance and staleness checks.
xfloukiex-lab/pandaclipOne local-first MCP server for agent working state — clipboard history & snippets, TTL cache, file-organizer overlay, and a knowledge graph — plus a live desktop activity lens. 40 tools, SQLite everyw
holetexvn/memgwShared long-term memory for AI coding agents — one local store for Claude Code, Codex CLI, opencode and anything that speaks MCP. SQLite + FTS5, no vector DB, $1-3/month.
0xsline/OpenChatCutLocal-first conversational AI video editor with a professional multi-track timeline, Agent Skills, MCP integration, and Remotion-powered rendering.
pinoox/neuromeshThe Biomimetic Context Engine & Neural Runtime for AI Coding Assistants
The top new MCP servers of the week, every Monday. No spam, unsubscribe anytime.