74
/ 100
29 days ago
glama

Flashlight

Enables whole-codebase code search using natural language queries by leveraging DeepSeek's 1M context window. Automatically shards large projects and utilizes prefix caching for cost-effective repeated searches.

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 1 credential: DEEPSEEK_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.
🔐 secretDEEPSEEK_API_KEY"": "sk-..."
configDEEPSEEK_BASE_URL
configFLASHLIGHT_CHANGE_THRESHOLD0.1 Ratio of changed tokens to trigger base rebuild
configFLASHLIGHT_EXT_WHITELISTPriority: project config > env var > built-in defaults.
configFLASHLIGHT_MAX_CONTEXT_TOKENS900000 Max tokens per shard (triggers auto-sharding when exceeded)
configFLASHLIGHT_MODELdeepseek-v4-flash Model (deepseek-v4-flash or deepseek-v4-pro)
configFLASHLIGHT_REASONING_EFFORTmax Thinking effort (high or max)
// 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/1percentsync-flashlight-6914xc)](https://m8ven.ai/mcp/1percentsync-flashlight-6914xc)
commit: 9f2ae0dc7a89ba5cbcfe76608cee77e4cc2bbcf0
code hash: d3b73428e694108ff67ea69a9b33490c80852015260c5b5880f3f9580518f530
verified: 6/11/2026, 11:52:38 AM
view raw JSON →
Flashlight · M8ven Trust Score | M8ven