Local Memory MCP
v2.4.3io.github.studiomeyer-io/local-memory-mcp
Persistent local AI memory. SQLite + FTS5 + vector search, knowledge graph. No cloud, no API keys.
transport:stdio
runtime:npm
Target client
run in your project directory
claude mcp add local-memory-mcp -e MEMORY_DB_PATH=<MEMORY_DB_PATH> -e MEMORY_EMBED_DISABLED=<MEMORY_EMBED_DISABLED> -e MEMORY_EMBED_MODEL=<MEMORY_EMBED_MODEL> -e MEMORY_EMBED_CACHE_DIR=<MEMORY_EMBED_CACHE_DIR> -- npx -y @studiomeyer/local-memory-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs
This listing does not declare its tools. Connect the server and your client will discover them on the handshake.