jhammant/ClaudeHistoryMCP
MCP server for searching and surfacing Claude Code conversation history
Indexes Claude Code conversation history with hybrid BM25 + TF-IDF search and automatically extracts solutions, decisions, and error patterns. Implements an MCP server with 9 tools including semantic search, pattern discovery, and session summaries—plus optional cloud sync and a session-start hook that proactively injects relevant project context into new conversations. Built on Node.js with incremental file-watching indexing (~9s for 170 sessions, <200ms searches).
Stars
64
Forks
10
Language
TypeScript
License
MIT
Category
Last pushed
Feb 27, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/jhammant/ClaudeHistoryMCP"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
cafferychen777/ChatSpatial
🧬 Analyze spatial transcriptomics data through natural language conversation. Stop writing code,...
Vvkmnn/claude-historian-mcp
📜 An MCP server for conversation history search and retrieval in Claude Code
ooples/token-optimizer-mcp
Intelligent token optimization for Claude Code - achieving 95%+ token reduction through caching,...
recursive-vibe/smart-fork
Smart Fork Detection - MCP server for Claude Code that enables semantic search of past session...
TonySimonovsky/claude-code-conversation-search-mcp
Stop losing Claude Code conversations. Search across all projects, find old chats, and resume...