Loading MCP server directory, please wait...
Long-term memory for Claude Code with SQLite FTS5 search and BM25 ranking
npx @getmcp/cli add io.github.kurovu146/memory-ftsRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.kurovu146/memory-fts": {
"command": "npx",
"args": [
"-y",
"claude-memory-fts"
],
"env": {
"MEMORY_DB_PATH": ""
}
}
}
}