A personal knowledge graph and memory system for AI assistants using SQLite with optimized text search. Perfect for giving Claude (or any MCP-compatible AI) persistent memory across conversations!
$git clone https://github.com/spences10/mcp-memory-sqliteInstalls into the current project.
Install mcp-memory-sqlite by running `git clone https://github.com/spences10/mcp-memory-sqlite`, then use it for the current task and follow its documentation at https://github.com/spences10/mcp-memory-sqlite.