Search your own Claude Code history — find past solutions, errors, plans, and sessions without a separate index.
claude-historian-mcp treats your local ~/.claude/conversations/ as a searchable corpus. Two tools: search queries across 11 scopes (conversations, errors, plans, config, tasks, sessions, tools, similar queries, memories…) with TF-IDF-inspired scoring, fuzzy matching, and workflow-pattern detection; inspect returns an intelligent summary of any session by full UUID or short prefix. No persistent index — it processes projects in parallel on demand. Use it to avoid re-solving the same bug, reuse a plan, or surface a half-remembered command.