67
/ 100
3 hours ago
glama

code-index-mcp

Self-hosted hybrid code search MCP server with text, symbol, and semantic search layers. Runs locally, no third-party MCP servers, LSP, or SaaS.

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 2 credentials: QDRANT_API_KEY, CODE_INDEX_EMBED_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.
configCODE_INDEX_MAX_DOC_BYTES
configCODE_INDEX_IGNORE_PATHS
configCODE_INDEX_CONFIG_HOME~/.config/code-index where projects.toml lives
configCODE_INDEX_CACHE_HOME~/.cache/code-index where SQLite indexes live
🔐 secretQDRANT_API_KEYoptional Qdrant key
🔐 secretCODE_INDEX_EMBED_API_KEY
configCODE_INDEX_DB
configCODE_INDEX_REINDEX_ON_STARTAt server start: set =1 for a quick background
// 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/krat12-mcp-code-index-15lzp2)](https://m8ven.ai/mcp/krat12-mcp-code-index-15lzp2)
commit: 5d7f12a11a5ea44133ab4d3b28c800d06b985d77
code hash: 5ebb040aed462bfcc0248d3caaf6f83306b21996a2ed53e1a7b230bedf0f50d7
verified: 6/24/2026, 9:39:35 AM
view raw JSON →