0
/ 100
1 month ago
glama

DocsHub MCP Server

An MCP server that provides AI clients with access to developer documentation via llms.txt files. Exposes tools, resources, and prompts.

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
🚨
Reads files from sensitive locations
Touches: ~/.config/docshub/docs_config.yaml
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configDOCSHUB_CONFIG1. environment variable — set to a local file path or a remote https:// URL pointing to a raw YAML file (e.g. a file hosted in a GitHub repository)
configDOCSHUB_CONFIG_RELOAD_INTERVAL900 Seconds between config reload checks. The server polls this source in the background and notifies clients when the project list changes. Set to 0 to disable polling entirely.
configDOCSHUB_CACHE_TTL1800 Seconds to cache fetched documentation in memory. Subsequent tool calls within the TTL window are served instantly without a network round-trip. Set to 0 to disable caching.
// 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/rkratky-docshub-19c3op)](https://m8ven.ai/mcp/rkratky-docshub-19c3op)
commit: dcae830093501f17fb6f9679458bc7d6c0b4b260
code hash: 466c7eb6ebd0617d8b01e06aa022441802276081e33bc96873b7a27cf3702bee
verified: 6/22/2026, 12:31:00 PM
view raw JSON →