i3T4AN/Archivist-MCP
Archivist MCP is a local-first memory server for coding agents. It persists decisions, incidents, rules, entities, and graph relationships in SQLite, then exposes them over MCP (stdio/HTTP), SSE team mode, and WebUI. Built for cross-session context continuity, conflict-safe updates, searchable recall, and auditable change history.
Platform-specific configuration:
{
"mcpServers": {
"Archivist-MCP": {
"command": "npx",
"args": [
"-y",
"Archivist-MCP"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
*Local-first project memory server for agents and developers*
[](https://www.python.org) [](https://www.sqlite.org) [](https://modelcontextprotocol.io)
Features • Quick Start • MCP Setup • WebUI • Usage • Tools • Configuration • Reliability • Troubleshooting
---
Archivist MCP is a memory layer for coding agents. You run it alongside your project, connect your MCP client, and the agent can persist/retrieve decisions, incidents, rules, and architecture context across sessions. WebUI is for human review and controlled write actions when you want visibility before changing memory.
core_memory.md/.json), archival graph/mcp)3.11+python3 scripts/migrate.py --db .archivist/archivist.dbpythoLoading reviews...