Historian is a Model Context Protocol (MCP) server that empowers Claude Code to directly access and search your past conversation history. It runs locally, ensuring privacy and offering fast, intelligent search capabilities. Leveraging SQLite's FTS5 with advanced features like prefix matching, stemming, fuzzy search, and time decay, it helps developers quickly find solutions to previous problems, track file-related discussions and changes, retrieve solutions for recurring errors, and analyze their past interactions and tool usage patterns within Claude Code.
Key Features
01Search Claude Code conversation history with smart prioritization
02Find context for specific filepaths within past conversations
03Retrieve solutions for recurring error patterns
04Discover similar past queries based on current input
05Analyze tool usage patterns within your conversation history
0610 GitHub stars