67
/ 100
1 month ago
glama

Codebase Contextifier 9000

Enables semantic code search across multiple repositories using AST-aware chunking and relationship tracking. Supports local LLM embeddings, real-time indexing, and cross-codebase dependency analysis through vector and graph databases.

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: 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.
configLOG_LEVELINFO Logging level
configWORKSPACE_PATH/workspace Path to mounted codebase
configREPO_NAME
configQDRANT_HOSTqdrant Qdrant server hostname
configQDRANT_PORT6333 Qdrant server port
configOLLAMA_HOSTexport =http://localhost:11434
configEMBEDDING_MODELembeddinggemma:latest Ollama embedding model to use
configINDEX_PATH/index Path for index metadata
configCACHE_PATH/cache Path for embedding cache
configMAX_CHUNK_SIZE2048 Maximum chunk size in characters
configBATCH_SIZE32 Embedding batch size
configMAX_CONCURRENT_EMBEDDINGS4 Concurrent embedding requests
configINCREMENTAL
configENABLE_GRAPH_DBfalse Enable Neo4j graph database
configNEO4J_URIbolt://neo4j:7687 Neo4j connection URI
configNEO4J_USERneo4j Neo4j username
🔐 secretNEO4J_PASSWORDpassword Neo4j password
configEXCLUDE_PATTERNS
configLOG_FILE
configENABLE_FILE_WATCHERtrue Enable real-time file watching
configWATCHER_DEBOUNCE_SECONDS2.0 Delay before processing file changes
// 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 6 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/jarmentor-codebase-contextifier-9000-xxjsyj)](https://m8ven.ai/mcp/jarmentor-codebase-contextifier-9000-xxjsyj)
commit: eb52ca33073fb330ced1ec2582100a8cb2004a90
code hash: 182f2339203cd5c1a1706e0fef1bbfc83f1d8434e2e23273801a777a2c6269ed
verified: 6/17/2026, 12:46:45 PM
view raw JSON →