Skip to content
Back to search
30
MCP

Claude Remind

pulsemcp/claude remind

Searches and retrieves past Claude Code conversation history using BM25 full-text indexing.

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

Similar MCP servers embedding-nearest

Claude Find
Retrieves deep memory from past Claude Code sessions for use in current conversations.
0 tools
io.github.emretheus/claude-remind-mcp
Search past Claude Code conversations. Local BM25 over JSONL with one-click claude --resume.
0 tools
Claude Recall
Persistent memory for Claude Code: search, recall, and re-inject context from any session.
0 tools
claude-remind-mcp
MCP server for searching past Claude Code conversation history. Local BM25 search over JSONL logs with persistent index, secret redaction, s
0 tools
com.clauderecall/recall
Persistent memory for Claude Code. Search, recall, and re-inject context from any session.
0 tools
Claude Historian
Provides intelligent search capabilities across Claude Code conversation history with specialized tools for conversation search, file contex
0 tools

How to use

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

{
  "mcpServers": {
    "claude_remind": {
      "url": "None",
      "transport": "http"
    }
  }
}