mcpbeat Sign in

ContextBridge MCP Server

by thundereagle Your server? Claim it
local only

ContextBridge runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 27 Jun 2026.

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

Installs / week
not published
0
Stars
0 open issues
27 Jun 2026
Last commit
from GitHub
License
C#

What the code does

We read the source, 18 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

            var result = Process.Start(new ProcessStartInfo

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to ContextBridge

same job, measured the same way
Palace
by ancientice

Local-first memory for coding agents — MCP server, single SQLite file, local embeddings

local only
SAME - Stateless Agent Memory Engine
by sgx-labs

Persistent memory for AI coding agents. Local-first SQLite + vector search. 17 MCP tools.

48 installs/wk local only
Memwright
by bolnet

Embedded memory for AI agents with SQLite, pgvector, and Neo4j graph search.

108 installs/wk local only
Memory Engine MCP
by simoneb79

Local-first graph memory for AI assistants with SQLite, semantic search, and MCP tools.

local only
Th Memory MCP
by worakorn-prince

Local long-term memory MCP server (SQLite) for AI coding agents — OpenCode, Claude Code, Cursor

449 installs/wk local only
Tdai Memory MCP
by tinhien11

Local-first MCP memory server for coding agents. No API key, no cloud. SQLite + FTS5 + sqlite-vec.

126 installs/wk local only
Engram
by hbarefoot

Local-first persistent memory for AI agents — SQLite + local embeddings, MCP-native, no cloud.

82 installs/wk local only
Code Index
by achreftlili

SQLite-backed hybrid (vector + FTS) code search index for Claude Code over MCP.

213 installs/wk local only

ContextBridge — questions

Answers built from our own checks of this server.

Why is there no uptime for ContextBridge?
ContextBridge runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is ContextBridge open source?
We cannot say either way: written in C# and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.