mem-search
New26kSmitheryData & Analyticsby thedotmack
Search claude-mem's persistent cross-session memory database. Use when user asks "did we already solve this?", "how did we do X last time?", or needs work from previous sessions.
First seen 5/22/2026
Install & Usage
1
Open your MCP config
~/.claude.json2
Add the server config
Add the configuration to "mcpServers": { "mem-search": { "command": "...", "args": [] } }
3
Restart Claude Code
/mcpView source on GitHub
researchproductivity
Security Audits
LicenseUnknownSourceWarnRepositoryPass
Frequently Asked Questions
What is mem-search?
Search claude-mem's persistent cross-session memory database. Use when user asks "did we already solve this?", "how did we do X last time?", or needs work from previous sessions.
How to install mem-search?
To install mem-search: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "mem-search": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.
What is mem-search best for?
mem-search is a mcp categorized under Data & Analytics. It is designed for: research, productivity. Created by thedotmack.