67
/ 100
2 days ago
glama

Documentation MCP Server

Enables AI agents to search and query documentation from git repositories using hybrid search and structured metadata queries.

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.
🔐
You'll be asked for 1 credential: ANTHROPIC_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.
configDOCSERVER_CONFIG/config/sources.yaml Path to config file
configDOCSERVER_INGEST_ON_START
configDOCSERVER_CHROMA_HOSTunset (compose: chroma) Hostname of the Chroma sidecar. Required in production; tests fall back to PersistentClient when unset.
configDOCSERVER_MAX_CONVERSATIONS
configDOCSERVER_MODEL_DIR
configDOCSERVER_EMBEDDING_BATCH_SIZE
configDOCSERVER_LOG_LEVELINFO Log level
configDOCSERVER_LOG_FORMATjson Log format (json or text)
configDOCSERVER_INGEST_NICE10 (set by supervisor) Nice offset applied to each ingestion worker subprocess. Lower priority than the docserver process.
configDOCSERVER_RERANKER_MODEL_DIR
🔐 secretANTHROPIC_API_KEYThe chat agent calls the Anthropic API. Either export in your shell before running compose, or
configDOCSERVER_CHAT_MODELchat_model_valid / chat_model_error — set by a startup probe that calls models.retrieve()
// 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 6 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/johnmathews-unified-documentation-server-1i7n6m)](https://m8ven.ai/mcp/johnmathews-unified-documentation-server-1i7n6m)
commit: e021abc22889f8a2ed542a62bf19521d4d8b3c41
code hash: 0c69a29755fbd8ecfda274c4ac05a76aca4853eee6b3b2c977fea635c444abb1
verified: 6/22/2026, 1:22:03 PM
view raw JSON →