43
/ 100
1 month ago
glama

docs_search

Enables AI agents to search project documentation via a semantic index, returning relevant markdown files to read before editing code.

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 1 credential: GEMINI_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.
configCLAUDE_PROJECT_DIRe ="/path/to/project" \
🔐 secretGEMINI_API_KEYexport ="your_key"
configKNOWLEDGE_CLAUDE_MODELexport =haiku
configKNOWLEDGE_FALLBACK_GEMINI_MODEL
configKNOWLEDGE_GEMINI_ENV
configKNOWLEDGE_GEMINI_MODELexport =gemini-3.5-flash
configKNOWLEDGE_GLOBAL_DIRexport ="/path/to/docs-projects"
configKNOWLEDGE_INDEX_PROVIDERexport =gemini
configKNOWLEDGE_ROUTER_PROVIDERexport =gemini
// 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 1 concrete improvement 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/revinfedor-docs-search-mcp-12yz21)](https://m8ven.ai/mcp/revinfedor-docs-search-mcp-12yz21)
commit: f4e05055b429443be10974f136b9c2b1a4ba8a99
code hash: 7c4fe894139919264e692aa79ad44be14b55d6a672e7f8fad14b85b4f0eafa96
verified: 6/15/2026, 12:57:17 PM
view raw JSON →