Handover
Rank #16,058sh.handover/handover
Shared, versioned context that humans and AI agents can publish, review, annotate, and continue.
Handover is a Model Context Protocol (MCP) server published by 44-pixels. It ranks #16,058 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Handover is listed on Official MCP, with 3 tracked versions. It was first listed on Aug 3, 2026 and most recently updated on Aug 4, 2026.
Ranks ahead of 115,988 of 132,046 servers on MCP Toplist.
Use Handover
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http handover https://handover.sh/api/mcp?profile=core[mcp_servers.handover]
url = "https://handover.sh/api/mcp?profile=core"Add to ~/.codex/config.toml.
https://handover.sh/api/mcp?profile=coreSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"handover": {
"url": "https://handover.sh/api/mcp?profile=core"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"handover": {
"type": "http",
"url": "https://handover.sh/api/mcp?profile=core"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"handover": {
"serverUrl": "https://handover.sh/api/mcp?profile=core"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"handover": {
"url": "https://handover.sh/api/mcp?profile=core"
}
}
}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/sh.handover%2Fhandover)<a href="https://mcptoplist.com/server/sh.handover%2Fhandover"><img src="https://mcptoplist.com/badge/sh.handover%2Fhandover.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
44-pixels
Available versions (3)
| Version | Published |
|---|---|
| 1.18.0 | Aug 4, 2026 |
| 1.17.0 | Aug 4, 2026 |
| 1.16.0 | Aug 3, 2026 |
Frequently asked questions
- Who maintains Handover?
- Handover is maintained by 44-pixels, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is Handover listed on the Official MCP Registry?
- Yes — Handover is listed on the Official MCP Registry.
- How many versions does Handover have?
- MCP Toplist tracks 3 versions of Handover, most recently published on Aug 4, 2026.
- Where can I find the source code for Handover?
- The source code for Handover is hosted at github.com/44-pixels/handover-mcp.
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.