📡 MCP Radar

sanjayrohith/Dejavu

Repository-scoped memory for coding agent's decisions, pitfalls, and handoffs stored in one inspectable SQLite file, so agents continue instead of starting over.

8 stars
2 forks
TypeScript
momentum ▲ 20.0
created 2026-07-27
on radar since 2026-07-31
star trend 6 → 8 since 2026-07-31
agent-memorybunclicoding-agentllm-toolsmcpmodel-context-protocolrag-alternativesqlitetypescript
View on GitHub ↗

About Dejavu

Memory that lets coding agents continue instead of start over

A fast, repository-scoped memory for coding agents — stored in one inspectable SQLite file.

Local · Bounded · Cited · Honest about uncertainty

Quick start  ·  Agent setup  ·  Features  ·  API  ·  CLI

No account. No daemon. No embeddings required. No transcript dump into the prompt.

Local Dejavu is the production surface in v0.1.0. Shared mode is a tested preview and intentionally remains local-only until its security review is complete.

Coding agents repeatedly lose the expensive parts of prior work:

What gets lost :--::-- • the decision — and why it was made • the command that finally worked • the failure mode that must not be repeated • the exact next step after context compaction • the user's project-specific preference

A notes database is not enough. Real agent memory must appear in the right repository, fit inside a context budget, distinguish relevance from trust, stop surfacing completed work, and expose evidence when it fails. Those constraints shape Dejavu.

Dejavu gives an agent a fast, repository-scoped memory between sessions. It stores decisions, preferences, procedures, pitfalls, facts, and work-in-progress as immutable slips in one inspectable SQLite file, indexed with FTS5 full-text search.

Local-first One SQLite file. No account, no daemon, no cloud dependency.

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/sanjayrohith--Dejavu.html)

Related MCP servers

0xwilliamortiz/openclaude-improved

runs anywhere. uses anything

⭐ 563TypeScript
bolivestilo/Homekit

Homekit gives any AI agent direct, physical control over Apple Home. Flip lights. Lock doors. Read sensors. Through a single open interface.

⭐ 68TypeScript
anshupriyan/cli-bridge

MCP server for Claude Desktop and other Model Context Protocol clients — sandboxed filesystem access (read/write/edit/search) plus Dev Mode-gated shell command execution, scoped to a single workspace

⭐ 12TypeScript
pranee54/AgentDoctor

Local CLI that audits coding-agent configuration for security, instructions, context, and MCP — no API key or code upload by default.

⭐ 10TypeScript
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
appautomaton/pi-arcweld

An auditable local workspace for Pi: pinned upstream source, curated extensions, bounded MCP tooling, and a reproducible external runtime.

⭐ 4TypeScript

📬 Get the weekly radar in your inbox

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