tim0120/claude-code-history-mcp
3.2
If you are the rightful owner of claude-code-history-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The Claude Code History MCP is a tool designed to enhance the functionality of Claude Code by allowing users to search and reference their conversation history directly from Claude.
Tools
Functions exposed to the LLM to take actions
index_conversations
Indexes existing conversations for search functionality.
search_history
Searches for specific errors, code patterns, or topics in conversation history.
get_conversation
Retrieves full conversation details based on conversation ID.
list_projects
Lists all indexed projects.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client