cc-session-search
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_projectsB | List all Claude Code projects with session counts and activity |
| list_sessionsC | List sessions for a specific project |
| list_recent_sessionsC | List recent sessions across all projects by date range |
| analyze_sessionsC | Extract and analyze messages from sessions with filtering |
| search_conversationsB | Search conversations for specific terms with context windows, role filtering, and time ranges |
| get_message_detailsA | Get full content for specific messages by session ID and message indices |
| summarize_daily_conversationsB | Generate intelligent summary of conversations for a specific date using headless Claude analysis |
| summarize_time_rangeB | Generate intelligent summary of conversations for a specific time range using headless Claude analysis |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/bwads001/cc-session-search'
If you have feedback or need assistance with the MCP directory API, please join our Discord server