bwads001/cc-session-search
If you are the rightful owner of cc-session-search 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 Claude Code Session Search MCP Server is designed to facilitate the search and analysis of conversation history within Claude Code projects.
Tools
Functions exposed to the LLM to take actions
list_projects
Lists all Claude Code projects with session counts and recent activity.
list_sessions
Lists sessions for a specific project within the specified time range.
analyze_sessions
Extracts and analyzes messages from sessions with filtering options.
search_conversations
Searches conversations for specific terms with context windows.
get_message_details
Retrieves full content for specific messages by session ID and indices.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client