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.
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.
process.env. You'll be asked to provide them before it can run.RTFD_CHUNK_TOKENS— 2000 Maximum tokens per response chunk. Set to 0 to disable chunking. Prevents context overflow from large documentation.VERIFIED_BY_PYPI— PyPI Verification: Optional security feature () to ensure packages are verified by PyPI before fetching documentation.RTFD_FETCH— claude mcp add rtfd -- command="rtfd" --env GITHUB_AUTH=token --env GITHUB_TOKEN=your_token_here --env =trueRTFD_TRACK_TOKENS— false Enable/disable token usage statistics in tool response metadata.RTFD_CACHE_ENABLED— true Enable/disable caching. Set to false to disable.RTFD_CACHE_TTL— 604800 Cache time-to-live in seconds (default: 1 week).GITHUB_AUTH— e =token \GITHUB_TOKEN— e =your_token_here \[](https://m8ven.ai/mcp/aserper-rtfd-kokbuz)