69
/ 100
10 days ago
glama

Codebase Intelligence MCP Server

An MCP server that indexes a local Python codebase into a SQLite graph for hybrid code search, file context, lazy explanations, dependency traces, and version-aware symbol history.

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: GEMINI_API_KEY
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.
configEMBEDDING_MODELSee [.env.example](.env.example). Key settings are OLLAMA_HOST, SUMMARY_MODEL, , USE_REMOTE_SUMMARIES, GEMINI_API_KEY, DATABASE_PATH, and REPO_PATH.
configOLLAMA_HOSTSee [.env.example](.env.example). Key settings are , SUMMARY_MODEL, EMBEDDING_MODEL, USE_REMOTE_SUMMARIES, GEMINI_API_KEY, DATABASE_PATH, and REPO_PATH.
configSUMMARY_MODELSee [.env.example](.env.example). Key settings are OLLAMA_HOST, , EMBEDDING_MODEL, USE_REMOTE_SUMMARIES, GEMINI_API_KEY, DATABASE_PATH, and REPO_PATH.
configDATABASE_PATHSee [.env.example](.env.example). Key settings are OLLAMA_HOST, SUMMARY_MODEL, EMBEDDING_MODEL, USE_REMOTE_SUMMARIES, GEMINI_API_KEY, , and REPO_PATH.
🔐 secretGEMINI_API_KEYSee [.env.example](.env.example). Key settings are OLLAMA_HOST, SUMMARY_MODEL, EMBEDDING_MODEL, USE_REMOTE_SUMMARIES, , DATABASE_PATH, and REPO_PATH.
configUSE_REMOTE_SUMMARIESSee [.env.example](.env.example). Key settings are OLLAMA_HOST, SUMMARY_MODEL, EMBEDDING_MODEL, , GEMINI_API_KEY, DATABASE_PATH, and REPO_PATH.
configREMOTE_SUMMARY_MODEL
configREPO_PATHSet in .env, if desired.
// 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 5 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/s-naruka-mcp-arihlj)](https://m8ven.ai/mcp/s-naruka-mcp-arihlj)
commit: 218c46ce03a09bc38f764898e10b2fd07cf8588e
code hash: 9b1e30b3f0e956c78bdc4bad9a1bba5a8a004a59b67cf22ddb0ae48d1f788d68
verified: 7/21/2026, 8:57:39 AM
view raw JSON →