TimEvans/ccsession
3.1
If you are the rightful owner of ccsession 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.
The Claude Session MCP server provides programmatic session awareness for Claude Code, enabling intelligent session management and context handling.
Tools
Functions exposed to the LLM to take actions
check_context_budget
Query current context window usage and remaining capacity.
get_session_state
Get a unified snapshot of current session state.
get_session_history
Retrieve what has been accomplished during the session.
sync_planning_doc
Programmatically update planning documents.
should_reset_context
Get intelligent recommendations on whether to reset context.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client