Production-ready MCP memory server with SQLite WAL for thread-safe concurrent access. Drop-in replacement for @modelcontextprotocol/server-memory. Prevents race conditions and data loss in multi-session AI agent environments. ACID-compliant knowledge graph for Claude AI and LLMs.
$git clone https://github.com/daichi-kudo/mcp-memory-sqliteInstalls into the current project.
Install mcp-memory-sqlite by running `git clone https://github.com/daichi-kudo/mcp-memory-sqlite`, then use it for the current task and follow its documentation at https://github.com/daichi-kudo/mcp-memory-sqlite.