69
/ 100
20 days ago
glama

mcp-docs

Enables AI agents to search Nokia product documentation with hybrid BM25+vector search and return section-precise deep-link citations.

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.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configDOCS_EMBED_MODELQuery-side embedding model (must match the corpus vectors) BAAI/bge-small-en-v1.5
configDOCS_EMBED_DIM
configDOCS_EMBED_CACHEWhere the query-side embedding model is cached in-container (baked into the image at build time) /app/shared/models
configDOCS_DATABASE_URLDSN of the ParadeDB docs-db (defaults to the bundled docs-db service) postgresql://mcp:mcp@docs-db:5432/docs
configDOCS_EMBED_PARALLEL
configDOCS_EMBED_SHARD
configDOCS_EMBED_FLUSH
configOMP_NUM_THREADS
configOPENBLAS_NUM_THREADS
configDOCS_HYBRIDEnable the vector half of the hybrid (0/false = BM25/FTS only) 1
configDATABASE_URL
configDOCS_NSP_VERSIONNSP documentation version to resolve for product="nsp" 26-4
configDOCS_VERSION
configDOCS_SROS_VERSIONSR OS / TiMOS documentation version for product="sros" 26-3
// 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/yrafique-mcp-docs-aa9ic2)](https://m8ven.ai/mcp/yrafique-mcp-docs-aa9ic2)
commit: 0f8d8378e181f9efde94784242e0af72ec80511f
code hash: 70e6eb0beac07a78f90c02469c86e5612fa5ef4b00b890411d4fa429900cde23
verified: 7/11/2026, 8:24:29 AM
view raw JSON →