Connection check
local install
claude-remind-mcp
Search past Claude Code conversations. Local BM25 over JSONL with one-click claude --resume.
Tools
4
GitHub stars
1
Installs / wk
56
Licence
MIT
Transport
stdio
Last checked
never
Tools & capabilities
4 toolsRead from the published package source — this server runs locally, so there is no endpoint to query. Names are taken from the code, not observed at runtime, and descriptions are often absent.
remind_message
from source
Fetch the full text of a specific past message, plus optional surrounding turns. Returns up to ~10 KB; the matched message is flagged with Fetch the full text of a specific past message, plus optional surrounding turns. Returns up to ~10 KB; the matched message is flagged with
remind_resume
from source
Resolve a (full or 8-char prefix) session id into a ready-to-run Resolve a (full or 8-char prefix) session id into a ready-to-run
remind_search
from source
Search past Claude Code sessions for solutions to recurring problems. Returns BM25-ranked hits with a snippet, a Search past Claude Code sessions for solutions to recurring problems. Returns BM25-ranked hits with a snippet, a
remind_session
from source