SERVER

Claude Bridge

Rank #3911

io.github.constripacity/claude-code-bridge

MCP relay so Claude Code agents on different machines can exchange messages via named channels.

First listed
May 27, 2026
Last publish date
Jun 1, 2026
OVERVIEW

Claude Bridge is a Model Context Protocol (MCP) server published by constripacity. It ranks #3911 of 58,900 servers tracked on MCP Toplist, and its repository has 8 GitHub stars. Claude Bridge is listed on Official MCP, with 2 tracked versions. It was first listed on May 27, 2026 and most recently updated on Jun 1, 2026.

STANDING
#3,911of 58,900 tracked serversTop 10%

Ranks ahead of 54,989 of 58,900 servers on MCP Toplist.

CONNECT

Use Claude Bridge

Add Claude Bridge to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Python package (PyPI)
{
  "mcpServers": {
    "claude-code-bridge": {
      "command": "uvx",
      "args": [
        "claude-code-bridge"
      ],
      "env": {
        "CLAUDE_BRIDGE_DB": "<your CLAUDE_BRIDGE_DB>",
        "CLAUDE_BRIDGE_AUTH_TOKEN": "<your CLAUDE_BRIDGE_AUTH_TOKEN>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry

ORGANIZATION

constripacity

Organization
Total servers
2
Total versions
2
VERSIONS

Available versions (2)

VersionPublished
0.9.0Jun 1, 2026
0.7.2May 27, 2026
FAQ

Frequently asked questions

What is Claude Bridge?
MCP relay so Claude Code agents on different machines can exchange messages via named channels.
Who maintains Claude Bridge?
Claude Bridge is maintained by constripacity, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
Is Claude Bridge an official MCP server?
Yes — Claude Bridge is listed on the Official MCP Registry.
How many versions does Claude Bridge have?
MCP Toplist tracks 2 versions of Claude Bridge, most recently published on Jun 1, 2026.
Where can I find the source code for Claude Bridge?
The source code for Claude Bridge is hosted at github.com/constripacity/Claude-Bridge.
EXPLORE