Back to search
30
MCP

io.github.kurovu146/memory-fts

io.github.kurovu146/memory-fts

Long-term memory for Claude Code with SQLite FTS5 search and BM25 ranking

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.kunwar-shah/claudex
Persistent memory + FTS5 search MCP server for Claude Code conversation history.
0 tools
io.github.marerem/longmem
Persistent cross-project memory for Cursor and Claude Code using local semantic search.
0 tools
io.github.clauderecallhq/recall
Persistent memory for Claude Code. Search, recall, and re-inject context from any session.
0 tools
io.github.nyxtoolsdev/claude-memory-manager
Cross-session memory for Claude Code — context capture, semantic search, recall
0 tools
io.github.louis49/melchizedek
Persistent memory for Claude Code — offline, single-file, hybrid search.
0 tools
Longhand
Local memory for Claude Code. Semantic recall across session history with zero API calls.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.kurovu146/memory-fts": {
      "url": "None",
      "transport": "http"
    }
  }
}