Claude Memory
- Node.js
- SQLite
- MCP
- Express
An MCP (Model Context Protocol) server that gives Claude a persistent, cross-project memory. Facts are stored in a SQLite database and retrieved with semantic search, with deduplication so repeated sessions don’t pile up near-identical memories. Includes a small admin UI for browsing and pruning what the assistant remembers.