es6kr/claude-session-manager-mcp
3.3
If you are the rightful owner of claude-session-manager-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.
MCP server for managing Claude Code conversation sessions with GUI support.
Tools
Functions exposed to the LLM to take actions
list_projects
List all Claude Code projects with session counts.
list_sessions
List all sessions in a specific project.
rename_session
Add descriptive title prefix to session.
delete_session
Delete session (safely backed up to .bak).
preview_cleanup
Preview sessions that can be cleaned.
clear_sessions
Delete empty and invalid API key sessions.
start_gui
Launch web GUI and open in browser.
stop_gui
Stop the web GUI server.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client