by Vvkmnn
📜 An MCP server for conversation history search and retrieval in Claude Code
# Add to your Claude Code skills
git clone https://github.com/Vvkmnn/claude-historian-mcpAn Model Context Protocol (MCP) server for searching your Claude Code conversation history. Find past solutions, track file changes, and learn from previous work.
<br clear="right">
Requirements:
No comments yet. Be the first to share your thoughts!
From shell:
claude mcp add claude-historian-mcp -- npx claude-historian-mcp
From inside Claude (restart required):
Add this to our global mcp config: npx claude-historian-mcp
Install this mcp: https://github.com/Vvkmnn/cla...