89
/ 100
9 days ago
glama

MCP Documentation Server

Local-first document management and semantic search for AI coding agents, with a built-in web dashboard and REST API.

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
⚠️
Known vulnerabilities in dependencies: 1 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
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.
// known CVEs in dependencies1 high1 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

highmulter@2.1.1GHSA-72gw-mp4g-v24j

Multer vulnerable to Denial of Service via deeply nested field names

lowmulter@2.1.1GHSA-3p4h-7m6x-2hcm

Multer vulnerable to Denial of Service via incomplete cleanup of aborted uploads

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// 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_UI"": "true",
configWEB_HOST"": "127.0.0.1",
configWEB_PORT"": "3080"
// 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 2 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/andrea9293-mcp-documentation-server-5qltcv)](https://m8ven.ai/mcp/andrea9293-mcp-documentation-server-5qltcv)
commit: 16db2742ab872774a6f055c87fbc57579b4312ff
code hash: bcaf99f601e4a2d41b39f81cdf6a45092106c67e48378d80bed04a4c40dd3edc
verified: 7/22/2026, 8:47:14 AM
view raw JSON →