claude-handoff
Rank #5,100io.github.Vasilispapg/claude-handoff
Session handoff for Claude Code: list sessions and build handoff docs another agent continues from.
claude-handoff is a Model Context Protocol (MCP) server published by Vasilispapg. It ranks #5,100 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. claude-handoff is listed across 2 registries — Official MCP and Glama, with 8 tracked versions. It was first listed on Aug 23, 2026 and most recently updated on Aug 26, 2026.
Ranks ahead of 126,946 of 132,046 servers on MCP Toplist.
Use claude-handoff
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add claude-handoff -- uvx claude-handoff --mcp[mcp_servers.claude-handoff]
command = "uvx"
args = ["claude-handoff", "--mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"claude-handoff": {
"command": "uvx",
"args": [
"claude-handoff",
"--mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"claude-handoff": {
"command": "uvx",
"args": [
"claude-handoff",
"--mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"claude-handoff": {
"type": "stdio",
"command": "uvx",
"args": [
"claude-handoff",
"--mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"claude-handoff": {
"command": "uvx",
"args": [
"claude-handoff",
"--mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"claude-handoff": {
"command": "uvx",
"args": [
"claude-handoff",
"--mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Vasilispapg%2Fclaude-handoff)<a href="https://mcptoplist.com/server/io.github.Vasilispapg%2Fclaude-handoff"><img src="https://mcptoplist.com/badge/io.github.Vasilispapg%2Fclaude-handoff.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
Vasilispapg
Available versions (8)
| Version | Published |
|---|---|
| 0.19.0 | Aug 26, 2026 |
| 0.18.0 | Aug 26, 2026 |
| 0.17.0 | Aug 26, 2026 |
| 0.15.0 | Aug 26, 2026 |
| 0.14.0 | Aug 26, 2026 |
| 0.13.0 | Aug 25, 2026 |
| 0.11.0 | Aug 25, 2026 |
| 0.8.1 | Aug 23, 2026 |
Frequently asked questions
- Who maintains claude-handoff?
- claude-handoff is maintained by Vasilispapg, which publishes 1 MCP server (8 total versions) tracked on MCP Toplist.
- Is claude-handoff listed on the Official MCP Registry?
- Yes — claude-handoff is listed on the Official MCP Registry, alongside Glama.
- How many versions does claude-handoff have?
- MCP Toplist tracks 8 versions of claude-handoff, most recently published on Aug 26, 2026.
- Where can I find the source code for claude-handoff?
- The source code for claude-handoff is hosted at github.com/Vasilispapg/claude-handoff.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.