Vvkmnn/claude-historian-mcp
📜 An MCP server for conversation history search and retrieval in Claude Code
Implements an MCP server that indexes Claude Code conversation history locally using search algorithms—no external dependencies or databases—enabling semantic retrieval across 11 scopes (conversations, errors, files, tools, plans, config, memories, and more). Provides two core tools: `search` with filtering by project, timeframe, and detail level, and `inspect` for session summaries with focus options on files, tools, or solutions. Integrates with Claude Code via stdio transport and optionally pairs with a companion skill and plugin ecosystem for proactive history checks before web searches and error handling.
216 stars. Available on npm.
Stars
216
Forks
17
Language
TypeScript
License
MIT
Category
Last pushed
Mar 09, 2026
Commits (30d)
0
Dependencies
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/Vvkmnn/claude-historian-mcp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related servers
cafferychen777/ChatSpatial
🧬 Analyze spatial transcriptomics data through natural language conversation. Stop writing code,...
ooples/token-optimizer-mcp
Intelligent token optimization for Claude Code - achieving 95%+ token reduction through caching,...
jhammant/ClaudeHistoryMCP
MCP server for searching and surfacing Claude Code conversation history
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...