cordlesssteve/conversation-search-mcp
If you are the rightful owner of conversation-search-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 henry@mcphub.com.
The Conversation Search MCP Server is a tool designed to provide comprehensive search and analysis capabilities for Claude Code conversation history.
Tools
Functions exposed to the LLM to take actions
search_conversations
Full-text search through conversation history
get_recent_conversations
Get recent conversations with metadata
get_conversation_details
Detailed view of specific conversations
get_session_for_resume
Information for resuming conversations
rename_conversation
Assign custom names to conversations
update_database
Full conversation indexing
update_database_incremental
Incremental updates
get_indexing_stats
Database statistics
vector_search_conversations
Semantic similarity search
hybrid_search_conversations
Combined keyword + semantic search
migrate_to_vector_database
Vector database setup and migration
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client