SERVER

Claude-code-bridge

Rank #3842

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-code-bridge is a Model Context Protocol (MCP) server published by constripacity. It ranks #3842 of 58,832 servers tracked on MCP Toplist, and its repository has 8 GitHub stars. Claude-code-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,842of 58,832 tracked serversTop 10%

Ranks ahead of 54,990 of 58,832 servers on MCP Toplist.

CONNECT

Use Claude-code-bridge

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