73
/ 100
13 days ago
glama

mcp-code-indexer

An MCP server that enables AI agents to navigate and understand codebases through file descriptions, semantic search, and code recommendations without repeatedly scanning files.

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 3 credentials: OPENROUTER_API_KEY, VOYAGE_API_KEY, TURBOPUFFER_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.
configDB_POOL_SIZE
configDB_RETRY_COUNT
configDB_TIMEOUTexport =15.0
configDB_WAL_MODEexport =true
configDB_HEALTH_CHECK_INTERVALexport =20.0
configDB_RETRY_MIN_WAIT
configDB_RETRY_MAX_WAIT
configDB_RETRY_JITTER
configMCP_CLAUDE_MODEL
configMCP_CLAUDE_MAX_TOKENS
configMCP_CLAUDE_TEMPERATURE
configMCP_CLAUDE_TIMEOUT
configMCP_CLAUDE_TOKEN_LIMIT
🔐 secretOPENROUTER_API_KEYexport ="your-openrouter-api-key"
configMCP_GITHOOK_MODEL
configTIKTOKEN_CACHE_DIR
🔐 secretVOYAGE_API_KEYexport ="pa-your-voyage-api-key"
🔐 secretTURBOPUFFER_API_KEYexport ="your-turbopuffer-api-key"
configTURBOPUFFER_REGIONexport ="gcp-europe-west3"
configVOYAGE_BATCH_SIZE_LIMIT
configVOYAGE_MAX_TOKENS_PER_BATCH
configVECTOR_BATCH_SIZE
configVECTOR_MAX_TOKENS
configVECTOR_SIMILARITY_THRESHOLD
configVECTOR_MAX_RESULTS
configVECTOR_RECENCY_BOOST
configVECTOR_CHUNK_SIZE
configVECTOR_CHUNK_OVERLAP
configVECTOR_DEBOUNCE_MS
configVECTOR_DAEMON_ENABLED
configVECTOR_POLL_INTERVAL
configVECTOR_MAX_QUEUE
configVECTOR_WORKERS
configVECTOR_MAX_CONCURRENT_FILES
configVECTOR_MAX_CONCURRENT_BATCHES
configVECTOR_REDACT_SECRETS
// 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 3 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/nielsen642-mcp-code-indexer-1827fu)](https://m8ven.ai/mcp/nielsen642-mcp-code-indexer-1827fu)
commit: a4c0d648ca34cfbfecf40d76a5466fe04fd5eb93
code hash: 768146f2140f9cd6004f3d9cecde0db3bf040fc50dd723093e6f7e5be124b4dc
verified: 6/24/2026, 9:40:46 AM
view raw JSON →