74
/ 100
1 month ago
glama

Headless Codebase Indexer

A minimalist indexing tool that provides AI agents with semantic search and structural AST parsing for deep codebase understanding. It enables autonomous agents to navigate large codebases predictably using vector embeddings and native language server capabilities like definition and reference tracking.

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 4 credentials: API_KEY, GEMINI_API_KEY, OPENAI_API_KEY, VOYAGE_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.
🔐 secretAPI_KEYPORT=3000 =your-secret-token npx codebase-indexer-mcp <ABSOLUTE_PATH_TO_CODEBASE>
🔐 secretGEMINI_API_KEY2. An API Key: Set OPENAI_API_KEY, , or VOYAGE_API_KEY as an environment variable.
🔐 secretOPENAI_API_KEY2. An API Key: Set , GEMINI_API_KEY, or VOYAGE_API_KEY as an environment variable.
configPORTTo host the indexer for remote agents, you can run it over HTTP by providing a environment variable:
🔐 secretVOYAGE_API_KEY2. An API Key: Set OPENAI_API_KEY, GEMINI_API_KEY, or as an environment variable.
// 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/y1hanh-codebase-indexer-mcp-1899t2)](https://m8ven.ai/mcp/y1hanh-codebase-indexer-mcp-1899t2)
commit: 96ab579bb7777d6fd615aee01edd9870649918fc
code hash: 3a2217009c35b93ce7016875a380daa6f18b57951dabf01c26c7e49f57b6c402
verified: 6/12/2026, 11:39:33 AM
view raw JSON →