Skip to content
Back to search
30
MCP

io.github.rehmansherazi/syncbridge-mcp

io.github.rehmansherazi/syncbridge-mcp

Bridges AI chat interfaces with Claude Code CLI via shared markdown control files.

Uptime
0.0%
8 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.rahuljava2807/claude-bridge-mcp
Pipes Claude Code session output into Claude Chat — no more copy-paste between tools
0 tools
Claude Code Bridge from Essential AI Solutions (essentialai.uk)
MCP bridge for inter-session communication between Claude Code instances
0 tools
io.github.joaoberne/cli-bridge-mcp
Other AI CLIs (Gemini, GPT, Claude, opencode, Ollama) as a council — ban-safe, no API keys.
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
iflow-mcp_elyin-codex-bridge
Lightweight MCP server bridging Claude Code to OpenAI Codex via official CLI
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.rehmansherazi/syncbridge-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}