handoff-mcp-server
Rank #52,986io.github.josephibra/handoff-mcp-server
Durable agent-to-agent handoffs and shared scratchpad for multi-agent workflows.
handoff-mcp-server is a Model Context Protocol (MCP) server published by josephibra. It ranks #52,986 of 132,113 servers tracked on MCP Toplist. handoff-mcp-server is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on May 14, 2026 and most recently updated on May 14, 2026.
Ranks ahead of 79,127 of 132,113 servers on MCP Toplist.
Use handoff-mcp-server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http handoff-mcp-server https://handoff-mcp-server-production.mcp.xpay.sh/mcpclaude mcp add --transport http handoff-mcp-server https://handoff-mcp-server-production.up.railway.app/mcp[mcp_servers.handoff-mcp-server]
url = "https://handoff-mcp-server-production.mcp.xpay.sh/mcp"Add to ~/.codex/config.toml.
[mcp_servers.handoff-mcp-server]
url = "https://handoff-mcp-server-production.up.railway.app/mcp"Add to ~/.codex/config.toml.
https://handoff-mcp-server-production.mcp.xpay.sh/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
https://handoff-mcp-server-production.up.railway.app/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"handoff-mcp-server": {
"url": "https://handoff-mcp-server-production.mcp.xpay.sh/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"handoff-mcp-server": {
"url": "https://handoff-mcp-server-production.up.railway.app/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"handoff-mcp-server": {
"type": "http",
"url": "https://handoff-mcp-server-production.mcp.xpay.sh/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"handoff-mcp-server": {
"type": "http",
"url": "https://handoff-mcp-server-production.up.railway.app/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"handoff-mcp-server": {
"serverUrl": "https://handoff-mcp-server-production.mcp.xpay.sh/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"handoff-mcp-server": {
"serverUrl": "https://handoff-mcp-server-production.up.railway.app/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"handoff-mcp-server": {
"url": "https://handoff-mcp-server-production.mcp.xpay.sh/mcp"
}
}
}{
"mcpServers": {
"handoff-mcp-server": {
"url": "https://handoff-mcp-server-production.up.railway.app/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.josephibra%2Fhandoff-mcp-server)<a href="https://mcptoplist.com/server/io.github.josephibra%2Fhandoff-mcp-server"><img src="https://mcptoplist.com/badge/io.github.josephibra%2Fhandoff-mcp-server.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
josephibra
Other servers by josephibra
View all josephibra servers →Available versions (2)
| Version | Published |
|---|---|
| 1.0.1 | May 14, 2026 |
| 1.0.0 | May 14, 2026 |
Frequently asked questions
- Who maintains handoff-mcp-server?
- handoff-mcp-server is maintained by josephibra, which publishes 3 MCP servers (3 total versions) tracked on MCP Toplist.
- Is handoff-mcp-server listed on the Official MCP Registry?
- Yes — handoff-mcp-server is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does handoff-mcp-server have?
- MCP Toplist tracks 2 versions of handoff-mcp-server, most recently published on May 14, 2026.
- Where can I find the source code for handoff-mcp-server?
- The source code for handoff-mcp-server is hosted at github.com/josephibra/handoff-mcp-server.
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.