Back to search
30
MCP

claude-context-bridge

npm/claude-context-bridge

Local MCP server that gives Claude.ai live context about your git repos and Claude Code sessions

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

Similar MCP servers embedding-nearest

ai-context-bridge
CLI + MCP server for AI context portability. Save, search, and switch context across Claude, Cursor, Copilot, Codex, Windsurf, and 6 more AI
0 tools
code-context-mcp
MCP server with local RAG for Claude Code repo context
0 tools
claude-bridge-mcp
MCP server that bridges host-side Claude Cowork to Claude Code running inside a devcontainer.
0 tools
claude-context-sync
MCP server that automatically summarizes and shares context across parallel Claude Code sessions
0 tools
git-context-mcp
MCP server that answers 'why does this code exist?' — git blame + PR descriptions + linked issues, inside Claude
0 tools
io.github.phoenixfeuer32/claude-context-bridge
Share context and questions between Claude instances — VS Code, claude.ai web, and mobile.
0 tools · streamable-http

How to use

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

{
  "mcpServers": {
    "claude-context-bridge": {
      "url": "None",
      "transport": "http"
    }
  }
}