conversation-handoff-mcp
by Various
MCP server for transferring conversation context between AI chats and projects
MCP
conversation-handoff-mcp
Added 1 June 2026
Overview
An MCP server that transfers conversation context between AI chat sessions and projects. It uses the Model Context Protocol to serialize and share chat history, enabling continuity across different AI interactions.
Best for
Best for
Developers building multi-session AI workflows that need to preserve conversation context across different tools or projects.
Use cases
- Persisting chat context across multiple AI sessions
- Syncing conversation state between collaborative AI tools
- Transferring project-specific context from one chat to another
How to use
Install
npx conversation-handoff-mcp --serve Tools exposed
from_projectspawner_dispatch_idsender_agent_idnew_keynew_titlenew_summarydelete_sourcesHANDOFF_SERVERHANDOFF_PORT_RANGEHANDOFF_RETRY_COUNTHANDOFF_RETRY_INTERVALHANDOFF_SERVER_TTLHANDOFF_AUDITHANDOFF_MAX_COUNTHANDOFF_MAX_CONVERSATION_BYTESHANDOFF_MAX_SUMMARY_BYTESHANDOFF_MAX_TITLE_LENGTHHANDOFF_MAX_KEY_LENGTHHANDOFF_MAX_SENDER_METADATA_LENGTH
Tested with
Claude Desktop, Claude Code, Cursor, Continue, ChatGPT
Example client config
{\n "mcpServers": {\n "conversation-handoff": {\n "command": "npx",\n "args": ["conversation-handoff-mcp@latest"]\n }\n }\n} Notes
An MCP server that transfers conversation context between AI chat sessions and projects. It uses the Model Context Protocol to serialize and share chat history, enabling continuity across different AI interactions.
4 stars on GitHub. Last updated 2026-05-08. Licensed MIT.
Use cases
- Persisting chat context across multiple AI sessions
- Syncing conversation state between collaborative AI tools
- Transferring project-specific context from one chat to another
Pros
- Lightweight TypeScript implementation with clear MCP integration
- Enables context continuity without manual copy-paste
- Open source with a permissive license for customization
Cons
- Low star count indicates limited community adoption and testing
- Requires MCP-compatible clients or adapters to function
- May not handle very large conversation histories efficiently
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Lightweight TypeScript implementation with clear MCP integration
- Enables context continuity without manual copy-paste
- Open source with a permissive license for customization
Cons
- Low star count indicates limited community adoption and testing
- Requires MCP-compatible clients or adapters to function
- May not handle very large conversation histories efficiently
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
upstash/context7
Various
Context7 Platform -- Up-to-date code documentation for LLMs and AI code editors
vectorize-io/hindsight
Various
Hindsight: Agent Memory That Learns
topoteretes/cognee
Various
Memory platform for AI Agents in 6 lines of code
eyaltoledano/claude-task-master
Various
An AI-powered task-management system you can drop into Cursor, Lovable, Windsurf, Roo, and others.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.
