Skip to content
Back to search
30
MCP

ContextBridge

io.github.thundereagle/context-bridge

MCP memory server for AI coding assistants. Windows Service, ONNX embeddings, SQLite vector search.

Uptime
0.0%
9 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
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
@contextstream/mcp-server
MCP server that gives AI coding assistants persistent memory, semantic code search, a dependency graph, grounded Q&A, and team context (GitH
0 tools
ContextStream MCP Server
ContextStream MCP server for code context, memory, search, and AI tools.
0 tools
contextlayer-mcp
Context Layer MCP Server - Personal context management for AI assistants
0 tools
mcp-code-context
MCP server for managing API endpoints and code context for AI coding assistants
0 tools

How to use

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

{
  "mcpServers": {
    "contextbridge": {
      "url": "None",
      "transport": "http"
    }
  }
}