Back to search
30
MCP

ai-context-bridge

npm/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 coding tools.

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

Similar MCP servers embedding-nearest

io.github.prateekg7/context-bridge
Context portability MCP server for compressing, formatting, and resuming AI conversation handoffs.
0 tools
claude-context-bridge
Local MCP server that gives Claude.ai live context about your git repos and Claude Code sessions
0 tools
@runcontext/mcp
MCP server that serves semantic metadata to AI agents. Connect your data catalog to Claude Code, Cursor, Copilot, Windsurf, and any MCP-comp
0 tools
mcp-code-context
MCP server for managing API endpoints and code context for AI coding assistants
0 tools
@contextium/mcp-server
MCP server for Contextium — pipe team SOPs, coding standards, and AI context directly into Claude, Cursor, and other AI coding assistants
0 tools
io.github.mkxultra/ai-cli-mcp
MCP server for AI CLI tools (Claude, Codex, and Gemini) with background process management
0 tools

How to use

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

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