by radimsem · MCP Server · ★ 114
remindb Agentic memory in a single SQLite file. Stop letting your agent re-read the same notes every session. Why I built this Coding agents already have memory. , , your notes folder, that growing pile of project READMEs. Stuff persists just fine. The problem is how the agent consumes it. Every session starts by re-reading the whole pile from scratch — every , every , scanning raw prose the agent has already processed dozens of times. Big context windows don't fix it. A 1M-token window is still paid per call, and still can't tell yesterday's stale note from today's relevant one. Raw mar
| Stars | 114 |
| Forks | 8 |
| Language | Go |
| Category | MCP Server |
| License | MIT |
| Quality Score | 65.685324467317/100 |
| Open Issues | 15 |
| Last Updated | 2026-06-08 |
| Created | 2026-04-15 |
| Platforms | claude-code, cli, codex, gemini, go, mcp |
| Est. Tokens | ~177k |
Explore other popular mcp server tools:
remindb is An agentic memory database that cuts session tokens by 82–99%. One portable SQLite file — your agent's memory, anywhere.. It is categorized as a MCP Server with 114 GitHub stars.
remindb is primarily written in Go. It covers topics such as agent-memory, ai-agents, ast.
You can find installation instructions and usage details in the remindb GitHub repository at github.com/radimsem/remindb. The project has 114 stars and 8 forks, indicating an active community.
remindb is released under the MIT license, making it free to use and modify according to the license terms.