Skip to content
Back to search
30
MCP

io.github.rahuljava2807/claude-bridge-mcp

io.github.rahuljava2807/claude-bridge-mcp

Pipes Claude Code session output into Claude Chat — no more copy-paste between tools

Uptime
0.0%
19 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.hampsterx/claude-mcp-bridge
Wraps Claude Code CLI as MCP tools: query, search, structured, ping, listSessions.
0 tools
io.github.rehmansherazi/syncbridge-mcp
Bridges AI chat interfaces with Claude Code CLI via shared markdown control files.
0 tools
io.github.constripacity/claude-code-bridge
MCP relay so Claude Code agents on different machines can exchange messages via named channels.
0 tools
Claude Code Bridge from Essential AI Solutions (essentialai.uk)
MCP bridge for inter-session communication between Claude Code instances
0 tools
claude-context-bridge
Local MCP server that gives Claude.ai live context about your git repos and Claude Code sessions
0 tools
io.github.tonysimonovsky/claude-code-conversation-search-mcp
Search Claude Code conversation history with natural language queries across all projects
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.rahuljava2807/claude-bridge-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}