📡 MCP Radar

tinhien11/tdai-memory-mcp

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.

4 stars
0 forks
JavaScript
momentum ▲ 8.0
created 2026-08-10
on radar since 2026-08-12
agent-memoryai-agentai-memoryclaude-codecodegraphcodexcursordeveloper-toolsdevinknowledge-graphlocal-firstlong-term-memorymcpmodel-context-protocolpersistent-memorysqlitetree-sittertypescript
View on GitHub ↗Homepage ↗

About tdai-memory-mcp

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.

Maintaining this server?

Add the radar badge to your README — it shows your project was picked up by MCP Radar and links to this page:

[![On MCP Radar](https://mcp.liqiwa.com/badge.svg)](https://mcp.liqiwa.com/s/tinhien11--tdai-memory-mcp.html)

Related MCP servers

tinhien11/remem-mcp

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.

⭐ 3TypeScript
Haroon-jay/wctx

Cross-repository context for coding agents. A local-first MCP server that turns finished sessions into findings with commit provenance and staleness checks.

⭐ 7TypeScript
xfloukiex-lab/pandaclip

One 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

⭐ 4TypeScript
holetexvn/memgw

Shared 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.

⭐ 4JavaScript
0xsline/OpenChatCut

Local-first conversational AI video editor with a professional multi-track timeline, Agent Skills, MCP integration, and Remotion-powered rendering.

⭐ 130TypeScript
pinoox/neuromesh

The Biomimetic Context Engine & Neural Runtime for AI Coding Assistants

⭐ 72Rust

📬 Get the weekly radar in your inbox

The top new MCP servers of the week, every Monday. No spam, unsubscribe anytime.