56
/ 100
1 month ago
glama

claude-context-local

Provides Claude Code with local semantic search and indexing of your codebase using AST-aware chunking and hybrid search, enabling deep code understanding without sending data to the cloud.

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.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configCCL_MODELall-MiniLM-L6-v2 Embedding model (default uses built-in ONNX, no PyTorch)
configCCL_CHUNK_LINES50 Max lines per chunk
configCCL_CHUNK_OVERLAP10 Overlap lines between chunks
configCCL_DATA_DIR~/.cache/claude-context-local Index storage directory
configCCL_HYBRID_ALPHA0.7 Search blend: 0=BM25 only, 1=semantic only
configCCL_CONTEXT_LINES5 Default surrounding context lines in results
// 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/tazhate-claude-context-local-63zc9x)](https://m8ven.ai/mcp/tazhate-claude-context-local-63zc9x)
commit: 40e150d95f7d186ecbf30fd129b49d3697998858
code hash: 49c23b2bc4001ff3a575ce1393aa4b9c2dd6c1e1842f2ad83a1104798c3bf87b
verified: 6/24/2026, 9:49:32 AM
view raw JSON →