69
/ 100
1 month ago
glama

RTFD (Read The F*****g Docs)

Provides LLMs with real-time access to up-to-date documentation from PyPI, npm, crates.io, GoDocs, DockerHub, GitHub, and GCP, preventing outdated code generation and API hallucinations.

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: GITHUB_TOKEN
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.
configRTFD_CHUNK_TOKENS2000 Maximum tokens per response chunk. Set to 0 to disable chunking. Prevents context overflow from large documentation.
configVERIFIED_BY_PYPIPyPI Verification: Optional security feature () to ensure packages are verified by PyPI before fetching documentation.
configRTFD_FETCHclaude mcp add rtfd -- command="rtfd" --env GITHUB_AUTH=token --env GITHUB_TOKEN=your_token_here --env =true
configRTFD_TRACK_TOKENSfalse Enable/disable token usage statistics in tool response metadata.
configRTFD_CACHE_ENABLEDtrue Enable/disable caching. Set to false to disable.
configRTFD_CACHE_TTL604800 Cache time-to-live in seconds (default: 1 week).
configGITHUB_AUTHe =token \
🔐 secretGITHUB_TOKENe =your_token_here \
// 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/aserper-rtfd-kokbuz)](https://m8ven.ai/mcp/aserper-rtfd-kokbuz)
commit: 599b8195fd24c7ae69a5138bfe937272b125c059
code hash: 6befc7c9981da9a55e36ca42412ea1352e4b7ccf71e9cb5bc37975238c50f7c7
verified: 6/18/2026, 11:48:59 AM
view raw JSON →