Claude Historian
Supports UIby Vvkmnn
Search and retrieve your Claude Code conversation history to reuse past solutions and track project changes.
What it does
Provides a high-performance search engine for Claude Code's local conversation history. It allows AI agents to recall previous bug fixes, implementation plans, and tool usage patterns without manually browsing logs.
Tools
- search: Deep search across conversations, files, errors, plans, and memories with support for 11 different scopes.
- inspect: Generates an intelligent summary of a specific session, highlighting accomplishments and key decisions.
Installation
For Claude Code, run:
claude mcp add claude-historian-mcp -- npx claude-historian-mcp
For other MCP clients, add to mcp.json:
{
"mcpServers": {
"claude-historian-mcp": {
"command": "npx",
"args": ["claude-historian-mcp"]
}
}
}
Supported hosts
- Claude Code
- Cursor
- Windsurf
Quick install
npx claude-historian-mcpInformation
- Pricing
- free
- Published
- 4/16/2026
- stars






