Skip to content
Back to search
30
MCP v0.1.1

io.github.emretheus/claude-remind-mcp

io.github.emretheus/claude-remind-mcp

Search past Claude Code conversations. Local BM25 over JSONL with one-click claude --resume.

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

Similar MCP servers embedding-nearest

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
Claude Remind
Searches and retrieves past Claude Code conversation history using BM25 full-text indexing.
0 tools
io.github.tonysimonovsky/claude-code-conversation-search-mcp
Search Claude Code conversation history with natural language queries across all projects
0 tools
io.github.TonySimonovsky/claude-code-conversation-search-mcp
Search Claude Code conversation history with natural language queries across all projects
0 tools
io.github.baodq06/memocall
Recall past Claude Code conversations from any project as clean, compact Markdown.
0 tools
io.github.yuvalsuede/memory-mcp
Persistent memory + git snapshots for Claude Code. Never lose context or code.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.emretheus/claude-remind-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}