- Home
- MCP servers
- Claude Historian
Claude Historian
- typescript
68
GitHub Stars
typescript
Language
6 months ago
First Indexed
2 months ago
Catalog Refreshed
Documentation & install
Readme and setup notes from the catalogue, plus a client-ready config you can copy for your MCP host.
Available tools
search_conversations
Performs a fast search over Claude Code conversations with smart prioritization to surface relevant past solutions and discussions.
find_file_context
Finds contextual references in files related to a given path or changes, helping you understand how past edits affected behavior.
get_error_solutions
Retrieves common error patterns and corresponding solutions from your conversation history and code changes.
find_similar_queries
Suggests related questions and topics based on your query to broaden learning and reusability of solutions.
list_recent_sessions
Lists recent debugging or development sessions with brief summaries to quickly jump back into previous work.
find_tool_patterns
Detects tool usage sequences and workflows (like Edit → Read → Bash) to highlight productive patterns.