74
/ 100
28 days ago
glama

Context Zero Engine

A local code-intelligence engine for AI agents that indexes repositories into a PostgreSQL-backed code graph and serves structured, token-budgeted context over MCP and HTTP, enabling targeted queries on symbols, dependencies, contracts, and impact analysis.

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.
🔐
You'll be asked for 1 credential: DB_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

lowuuid@13.0.0GHSA-w5hq-g745-h8pq

uuid: Missing buffer bounds check in v3/v5/v6 when buf is provided

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configBENCH_FORCE
configBENCH_REPOS
configBENCH_REPO_NAME
configBENCH_REPO_PATH
configBENCH_TARGETS
configCODEX_HOME
configCONTEXTZERO_ENV_FILEe =/absolute/path/to/context-zero-engine/.env \
configCONTEXTZERO_RUN_REAL_DB_TESTS
configDB_CIRCUIT_FAILURE_THRESHOLD
configDB_CIRCUIT_HALF_OPEN_MAX
configDB_CIRCUIT_RESET_TIMEOUT_MS
configDB_CONNECTION_TIMEOUT_MS
configDB_HOST
configDB_IDLE_IN_TXN_TIMEOUT_MS
configDB_IDLE_TIMEOUT_MS
configDB_LOCK_TIMEOUT_MS
configDB_MAX_CONNECTIONS
configDB_NAME
🔐 secretDB_PASSWORDcp .env.example .env # set DB_USER / / SCG_ALLOWED_BASE_PATHS
configDB_PORT
configDB_SLOW_QUERY_MS
configDB_SSL_ALLOW_INSECURE_PRIVATE_NETWORK
configDB_SSL_CA
configDB_SSL_MODE
configDB_STATEMENT_TIMEOUT_MS
configDB_USERcp .env.example .env # set / DB_PASSWORD / SCG_ALLOWED_BASE_PATHS
configLOG_LEVEL
configPGHOST
configPGPASSWORD
configPYTHON_BIN
configREPO_PATH
configSCG_ADMIN_API_KEYS
configSCG_ALLOWED_BASE_PATHScp .env.example .env # set DB_USER / DB_PASSWORD /
configSCG_API_KEYSSet DB_PASSWORD and to strong secrets.
configSCG_HOST
configSCG_INGEST_WORKERS
configSCG_MAX_FILES_PER_REPO
configSCG_MAX_FILE_SIZE_BYTES
configSCG_MCP_AUTH_ENABLED
configSCG_METRICS_ENABLED
configSCG_PORT
configSCG_PYTHON_TIMEOUT_MS
configSCG_TRUST_PROXY
configSCG_VERSION
// 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 1 concrete improvement 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/classeve-public-context-zero-engine-hlnbjl)](https://m8ven.ai/mcp/classeve-public-context-zero-engine-hlnbjl)
commit: be9232b88058edaf128eafe0ea7e9ddd26808491
code hash: de6b3314c544549a79000ecf0263c33255eb424ae704ccad47b79cec336c25c8
verified: 6/11/2026, 10:54:41 AM
view raw JSON →