71
/ 100
7 days ago
glama

cont3xt

Virtual Infinite Context for Agents and LLMs - maintains a continuous rolling context window, surfacing relevant memories while respecting token budgets.

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.
🔐
You'll be asked for 1 credential: DATABASE_NEO4J_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configCONTEXT_MAX_TOKENS"": "12000",
configCONTEXT_PRESSURE_THRESHOLD(default 0.8)
configCONTEXT_RELIEF_PERCENTAGE(default 0.4)
configCONTEXT_CHUNK_SIZE(default 3200)
configCONTEXT_TOKEN_MODEL(default cl100k_base)
configDATABASE_SQLITE_PATH(default ./data/memory.db)
configDATABASE_QDRANT_URL
configDATABASE_QDRANT_COLLECTION
configDATABASE_NEO4J_URL
configDATABASE_NEO4J_USER
🔐 secretDATABASE_NEO4J_PASSWORD
configMODEL_NAME
configCONFIG_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 2 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/elevend0g-cont3xt-1ncd3g)](https://m8ven.ai/mcp/elevend0g-cont3xt-1ncd3g)
commit: fa8a641e0dfdf52adf622713d9954a06c3c42d88
code hash: bb473a4bb26d67e4b932c6d2399db1dabd1bce2fadd9435ced63fe33cef31bdb
verified: 6/22/2026, 12:41:47 PM
view raw JSON →