89
/ 100
1 month ago
github_topic

mcp-documentation-server

MCP Documentation Server - Bridge the AI Knowledge Gap. ✨ Features: Document management • Gemini integration • AI-powered semantic search • File uploads • Smart chunking • Multilingual support • Zero-setup 🎯 Perfect for: New frameworks • API docs • Internal guides

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.
🔐 secretGEMINI_API_KEY🤖 AI Search — Gemini-powered analysis (if is set)
configMCP_BASE_DIR"": "/path/to/workspace",
configMCP_CACHE_ENABLEDtrue Enable/disable LRU embedding cache
configMCP_CACHE_SIZE
configMCP_EMBEDDING_MODEL"": "Xenova/all-MiniLM-L6-v2",
configMCP_STREAMING_ENABLEDtrue Enable streaming reads for large files
configMCP_STREAM_CHUNK_SIZE65536 Streaming buffer size in bytes (64KB)
configMCP_STREAM_FILE_SIZE_LIMIT10485760 Threshold to switch to streaming (10MB)
configSTART_WEB_UIConfigurable: Disable with =false or change the port with WEB_PORT
configWEB_HOST"": "127.0.0.1",
configWEB_PORTConfigurable: Disable with START_WEB_UI=false or change the port with
// 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/andrea9293-mcp-documentation-server-1bgyho)](https://m8ven.ai/mcp/andrea9293-mcp-documentation-server-1bgyho)
commit: a9c25e36d82e6a3c2d9a557daa234abfc566522a
code hash: e1a7a854d9103ad78d6b1d12eaccc31c124dbe4d74932b0d0f3ee134a223d5f6
verified: 6/14/2026, 10:37:50 AM
view raw JSON →