Search Claude Code conversation history
MCP server for searching through Claude Code conversation history. Find past solutions, track file changes, and learn from previous work.
{
"mcpServers": {
"claude-historian": {
"mcpServers": {
"claude-historian": {
"args": [
"-y",
"claude-historian-mcp"
],
"command": "npx"
}
}
}
}
}