Claude Bridge MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 35 installs a week from npm. Last commit 17 Apr 2026.
Pipes Claude Code session output into Claude Chat — no more copy-paste between tools
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add claude-bridge-mcp -- npx -y @rahulonramp2807/claude-bridge-mcp
{
"mcpServers": {
"claude-bridge-mcp": {
"args": [
"-y",
"@rahulonramp2807/claude-bridge-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.claude-bridge-mcp]
command = "npx"
args = ["-y", "@rahulonramp2807/claude-bridge-mcp"]
{
"mcpServers": {
"claude-bridge-mcp": {
"args": [
"-y",
"@rahulonramp2807/claude-bridge-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"claude-bridge-mcp": {
"args": [
"-y",
"@rahulonramp2807/claude-bridge-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.