jhammant/ClaudeHistoryMCP
View on GitHub ↗MCP server for searching and surfacing Claude Code conversation history
65 ★12 forksTypeScriptUpdated 6mo ago
What you need to know
Indexes Claude Code JSONL transcripts and provides hybrid BM25 plus TF-IDF search, knowledge extraction, and cloud sync through nine MCP tools.
Install
Clone the repository and run the server with the provided script
Usage
- •Index your Claude Code conversation history
- •Search past conversations semantically
- •Extract and store knowledge from transcripts
Key features
- ✓Hybrid BM25 + TF-IDF search over conversation history
- ✓Knowledge extraction from transcripts
- ✓Cloud sync support
- ✓Nine MCP tools
Best for
Claude Code users who want to search and reuse knowledge from past AI conversations.
Clients: Claude Desktop · Any MCP-compatible client
Reviewed 2026-08-11
Topics
- Stars
- 65★
- Forks
- 12
- Language
- TypeScript
- License
- MIT
- Created
- 2026-02-24
- Last push
- 2026-02-27