claude-sessions-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_projectsB | List all Claude Code projects with session counts |
| list_sessionsC | List all sessions in a project |
| rename_sessionC | Rename a session by adding a title prefix to the first message |
| delete_sessionB | Delete a session (moves to .bak folder for recovery) |
| delete_messageC | Delete a message from a session and repair the parentUuid chain |
| preview_cleanupC | Preview sessions that would be cleaned (empty and invalid API key sessions) |
| clear_sessionsB | Delete all empty sessions and invalid API key sessions |
| get_session_filesB | Get list of all files changed in a session (from file-history-snapshot and tool_use) |
| get_session_diffC | Get diff summary for a session including file changes and snapshot info |
| split_sessionB | Split a session at a specific message, creating a new session with messages from that point onwards |
| start_guiB | Start the web GUI for session management and open it in browser |
| stop_guiB | Stop the web GUI server |
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/es6kr/claude-sessions-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server