71
/ 100
8 days ago
glama

context-bridge

Enables Claude Code to search and retrieve past chat history from Claude.ai exports and Claude Code sessions, allowing the AI to reference previous conversations and decisions.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configCONTEXT_BRIDGE_DB_PATH./chat_memory.db Where the database lives
configCONTEXT_BRIDGE_MODELBAAI/bge-base-en-v1.5 fastembed model ID; changing after a build triggers a full rebuild
configCONTEXT_BRIDGE_BATCH_SIZE64 Embedding batch size; reduce to 16 or 8 if you hit OOM during build
configFASTEMBED_CACHE_PATH
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/zachvp-context-bridge-1cx30c)](https://m8ven.ai/mcp/zachvp-context-bridge-1cx30c)
commit: eb9e86cdda995dfda7fde2c30dd87e2ea326fff7
code hash: fbe5c3d6085d1c1b0614c76f7058f5b74fc8a11d2e80295e86146b63f5955623
verified: 6/24/2026, 9:39:33 AM
view raw JSON →