50
/ 100
9 days ago
glama

Cogni-Docs

Enables AI assistants to search and query documentation with flexible backend configurations (ChromaDB, Xenova embeddings) and supports multiple chunking strategies via an MCP server.

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: 6 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.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configAGENT_ENABLED
configAGENT_NAME
configAGENT_OPTIONS
configAPI_BASE_URL
configCHROMA_URLOld variables like STORAGE_PROVIDER, EMBEDDING_PROVIDER, , XENOVA_MODEL are supported for backward-compat in parsing, but are deprecated.
configCHUNKING_NAMEConfigure via =langchain and CHUNKING_OPTIONS={"strategy":"recursive","chunkSize":3000,"chunkOverlap":150}.
configCHUNKING_OPTIONSConfigure via CHUNKING_NAME=langchain and ={"strategy":"recursive","chunkSize":3000,"chunkOverlap":150}.
configCHUNKING_PROVIDER
configCHUNK_OVERLAPnumber Back-compat: overlap between chunks (default: 150)
configCHUNK_SIZEnumber Back-compat: target chunk size (default: 3000)
configEMBEDDINGS_NAME=transformersjs
configEMBEDDINGS_OPTIONS{"model":"Xenova/all-MiniLM-L6-v2","maxBatchSize":50}
configEMBEDDING_PROVIDEROld variables like STORAGE_PROVIDER, , CHROMA_URL, XENOVA_MODEL are supported for backward-compat in parsing, but are deprecated.
configHTTP_PORTbun run upload-server:prod # Default :3001 (set ). Use :dev for watch mode
configLOG_ENABLED
configLOG_LEVEL
configMAX_BATCH_SIZEDeprecated (still parsed for backward compatibility): STORAGE_PROVIDER, EMBEDDING_PROVIDER, CHROMA_URL, XENOVA_MODEL, , UPLOAD_SERVER_PORT, UPLOAD_SERVER_HOST.
configMAX_CHUNK_SIZEnumber Back-compat: hard cap for chunk size (default: 5000)
configSTORAGE_NAMEstring Storage provider name (e.g., chroma)
configSTORAGE_OPTIONS{"url":"http://localhost:8000"}
configSTORAGE_PROVIDEROld variables like , EMBEDDING_PROVIDER, CHROMA_URL, XENOVA_MODEL are supported for backward-compat in parsing, but are deprecated.
configXENOVA_MODELOld variables like STORAGE_PROVIDER, EMBEDDING_PROVIDER, CHROMA_URL, are supported for backward-compat in parsing, but are deprecated.
// 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 7 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/bsreeram08-cogni-docs-1fbug5)](https://m8ven.ai/mcp/bsreeram08-cogni-docs-1fbug5)
commit: 75b4b433a9fb61e0062938f586d687b167abc8bd
code hash: 6899e267e0cc416d933faa70d963968f385e8adb7623fc6ea49ddd25df4b9f20
verified: 6/12/2026, 10:28:39 AM
view raw JSON →