Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI โ†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE โ†— (opens in a new tab)
  • llms.txt โ†— (opens in a new tab)
  • Catalog JSON โ†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub โ†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
ยฉ 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ๐Ÿง  Knowledge & Memory
  3. Conversation Handoff MCP
Conversation Handoff MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 10:31:08 AM

Conversation Handoff MCP

User RatingsBe the first to rate and review this MCP server!
View Repository6 GitHub StarsTotal stargazers on GitHub for the source repository (6 stars).Visit Website
conversationmemorymcpproductivity

Stores and transfers conversation context between AI chats and projects through MCP, using temporary in-memory handoffs.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

This server is confirmed live โ€” we successfully called its tools/list endpoint directly (see the verified badge above). We haven't yet sandbox-tested the stdio install command below specifically, which is a separate, ongoing check.

Manual Client & Custom JSON ConfigExpand JSON โ–พ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "conversation-handoff-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "conversation-handoff-mcp"
      ]
    }
  }
}

๐Ÿ’ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (11) Directory Badge Claim listing Alternatives๐Ÿง  More in Knowledge & Memory

Overview

The conversation-handoff-mcp MCP server stores conversation context so agents can transfer work between Claude Desktop projects and other MCP clients. It keeps handoffs in memory, returns lightweight summaries for discovery, and loads full content only when requested. Use it for cross-session continuity, multi-agent workflows, annotations, searching, or combining related conversations without writing files to disk. Large conversations should be saved in chunks to avoid XML tool-input failures.

Use cases

โ€ขTransfer a project discussion between Claude Desktop projects
โ€ขResume work across separate MCP client sessions
โ€ขSearch handoffs by project, tags, or status
โ€ขMerge related conversations into one context
โ€ขAnnotate shared handoffs with follow-up comments

Key features

โ€ขIn-memory conversation handoffs
โ€ขStructured or verbatim conversation formats
โ€ขSearch, merge, append, and comment operations
โ€ขOptional sender and project metadata
โ€ขMCP Apps browsing and management UI
โ€ขPrompt-injection boundary protections on loaded content

Capabilities & Tool Schemas (11) ~2.2k tokensApproximate context cost of this serverโ€™s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Verified live Verified liveCaptured by calling this serverโ€™s live tools/list endpoint.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Conversation Handoff MCP.

handoff_save

Save a conversation handoff for later retrieval. Use this to pass conversation context to another AI or project. ## Long conversations (>~100KB) If the conversation is large, **save the first chunk with this tool**, then call `handoff_append` repeatedly with the remaining chunks. Doing one giant `handoff_save` can fail with an XML parse / tool-input error because Claude Code encodes tool arguments as XML internally and very large strings can break that encoding. ## Format Selection - **structured** (default): Organize content using the template below. Much faster โ€” reduces output tokens to ~5-20% of the original conversation. Best for most handoffs. - **verbatim**: Save the complete word-for-word conversation. Use only when exact wording matters (e.g., legal text, precise error messages). ## Structured Template (for format="structured") ``` ## Key Decisions - [Decision]: [Rationale] ## Implementation Details [What was built/changed, with relevant code snippets] ## Code Changes [Files modified with brief description] ## Open Issues - [Issue]: [Status/Context] ## Next Steps - [ ] Action item ``` Omit sections that don't apply. Add custom sections if needed.

handoff_list

List all saved handoffs with summaries. Returns lightweight metadata without full conversation content. Opens interactive UI if supported.

handoff_load

Load a specific handoff by key. Returns full conversation content.

handoff_clear

Clear handoffs. If key is provided, clears only that handoff. Otherwise clears all.

handoff_stats

Get storage statistics and current limits. Useful for monitoring usage.

handoff_restart

Restart the shared HTTP server. Useful when the server is in an unhealthy state. All stored handoffs will be lost (data is in-memory).

How Conversation Handoff MCP works

What conversation-handoff-mcp MCP server does

The conversation-handoff-mcp MCP server provides temporary storage for moving conversation context between AI chats, projects, and compatible MCP clients. It uses a key-based handoff model: one session saves conversation content, and another session can list, search, or load that content later.

Stored content can include a summary, title, tags, project and AI metadata, status information, comments, and the conversation itself. Handoffs use a human-readable Markdown format. Keys and titles may be supplied explicitly or generated automatically from the saved data.

Storage is memory-based. The server does not write handoff files to disk, making it suitable for temporary context transfer rather than durable archival.

How it works

Call handoff_save to create a handoff, then use its key with handoff_load in another project or client. handoff_list returns metadata and summaries without loading complete conversations. handoff_search can find handoffs using tags, text, project, AI, status, and date-range filters.

The default structured format organizes a handoff around decisions, implementation details, code changes, open issues, and next steps. A verbatim option preserves the complete conversation when exact wording matters. For long inputs, save the first portion with handoff_save and add later portions with handoff_append. Chunks are concatenated as provided, including their newlines and separators.

The server also supports optional sender fields such as source project, dispatch ID, and sender agent ID. These values are recorded as metadata rather than interpreted by the server. Loaded content is marked as untrusted content with boundary protections intended to reduce prompt-injection risk.

Setup and configuration

The package can run through npx without a separate installation. MCP client configuration uses the conversation-handoff-mcp package as the server command. The README lists configuration locations for Claude Desktop, Claude Code, Codex CLI, Gemini CLI, Cursor, and ChatGPT Desktop, with each client using its own configuration format.

A global npm installation and a local source build are also documented. A local build requires cloning the repository, installing npm dependencies, running the build script, and pointing the client at the generated dist/index.js file.

Tools and capabilities

Available operations include:

  • Save, append, load, list, search, clear, and delete conversation handoffs.
  • Merge multiple handoffs chronologically or in a specified sequence.
  • Add or remove comments attached to an existing handoff.
  • Report storage usage and configured limits with handoff_stats.
  • Restart the shared HTTP server with handoff_restart.
  • Provide an interactive browsing interface to MCP Apps-compatible clients.

The UI can list handoffs, show details, load content, and delete entries. Clients without MCP Apps support receive the standard JSON responses instead.

Limitations and notes

The default cumulative storage limit is 1 MiB. Conversations larger than roughly 100 KB should be uploaded through repeated handoff_append calls, because a single very large tool argument can trigger XML parsing or encoding failures in Claude Code. The server does not provide durable persistence: restarting it removes all stored handoffs. In Claude Desktop, the MCP Apps load action inserts content into the chat input instead of automatically sending it, so the user must submit the message manually.

Read the full README โ†’View source on GitHub โ†’

Related MCP Servers

View all in Knowledge & Memory View all alternatives
  • Moxie Docs MCP logoMoxie Docs MCP
    โ˜… Featured

    MCP & Agent Skills for Automated Documentation, and codebase conventions + context

    ๐Ÿง  Knowledge & Memory21 views
    Compare vs Moxie Docs MCP โ†’
  • Scrivener MCP logoScrivener MCP

    Connect Scrivener 3 writing projects to Claude and other AI assistants. 47 tools for document management, writing analysis, semantic search, character/plot memory, and content enhancement. Progressive skill loading, relationship engine with HMS triplets, and JS fallback for offline semantic search. npm i -g scrivener-mcp

    ๐Ÿง  Knowledge & Memory16 views
    Compare vs Scrivener MCP โ†’
  • Basic Memory logoBasic Memory

    Persistent, local-first AI memory: a semantic knowledge graph of plain Markdown files that humans and LLMs both read and write. Works with any MCP client, with optional cloud sync and team workspaces.

    ๐Ÿง  Knowledge & Memory2 views
    Compare vs Basic Memory โ†’
  • Shodh Memory logoShodh Memory

    Cognitive memory for AI agents with Hebbian learning, 3-tier architecture, and knowledge graphs. Single 15MB binary, runs offline on edge devices.

    ๐Ÿง  Knowledge & Memory4 views
    Compare vs Shodh Memory โ†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks โ€” not a rating.

GitHub stars
6
Stargazers on the source repository.
Last commit
2d ago
Most recent push to the default branch.
Tools exposed
11
Callable tools this server registers over MCP.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet โ€” be the first to share how this listing worked for you.

Frequently Asked Questions about Conversation Handoff MCP

Configure an MCP client to run `npx -y conversation-handoff-mcp@latest`. The README also documents global npm installation and building from source.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewConversation Handoff MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/conversation-handoff-mcp?style=directory)](https://allmcps.com/mcp/conversation-handoff-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/conversation-handoff-mcp"><img src="https://allmcps.com/api/badge/conversation-handoff-mcp?style=directory" alt="Conversation Handoff MCP on AllMCPs" /></a>

Technical Specs & Signals

Category๐Ÿง Knowledge & Memory
PricingFree
More technical detailsExpand โ–พ
TransportSTDIO
RuntimeNode.js
AuthNo auth required
LicenseMIT
ClientsClaude Desktop, Cursor
Last updatedSep 8, 2026
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars6
GitHub Star CountTotal stargazers on GitHub representing community popularity (6 stars).
Last commit2d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Sep 8, 2026
60Quality signal: Good ยท 60/100How this signal is calculated โ–พ
Server availabilityNot measured

Not scored for repo-hosted servers โ€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools30/30
Adoption & activity5/15
Community engagement0/10

A guidance signal from public completeness & health data โ€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 20d ago via OSV.dev ยท conversation-handoff-mcp (npm)

โ˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server โ†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge โ€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it โ€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ๐Ÿง  Knowledge & Memory โ†’Best MCP servers for Memory & Knowledge โ†’Alternatives to Conversation Handoff MCP โ†’Install in Claude DesktopInstall in CursorInstall in VS Code