tethiro/mcp-claude-context-continuity
3.1
If you are the rightful owner of mcp-claude-context-continuity 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.
An MCP (Model Context Protocol) server that maintains conversation context for Claude CLI across multiple invocations.
Tools
Functions exposed to the LLM to take actions
execute_claude
Execute Claude CLI with conversation continuity.
execute_claude_with_context
Execute with file context.
get_execution_history
Get execution history.
get_current_session
Get current session ID.
set_current_session
Set session ID.
reset_session
Reset session.
clear_execution_history
Clear history.
test_claude_cli
Test functionality.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client