MCP Servers / database / claude-memory-fts

claude-memory-fts

JSON →
nonedatabase

Long-term memory mcp server with sqlite fts5 full-text search, bm25 ranking, and access tracking. zero config via npx.com

Install
How to run this server
[ { "cmd": "npx claude-memory-fts", "imports": [] } ]
server path: claude-memory-fts
Tools
What this server exposes
search_memories
Search through stored memories using full-text search
add_memory
Add a new memory to the knowledge base
delete_memory
Delete a specific memory by ID
list_memories
List all stored memories with pagination
Configuration
Environment & auth
authnone
Resources
claude-memory-fts — MCP Server · libregistry