Rtfmbro
Provides AI coding agents with always-up-to-date, version-specific package documentation as context.
About
Rtfmbro is a Model Context Protocol (MCP) server designed to bridge the gap between AI agents and accurate package documentation. By fetching documentation directly from GitHub repositories at the exact version used in a project, it ensures AI models have access to the most relevant and up-to-date information, preventing errors caused by stale or mismatched documentation. It supports multiple ecosystems including Python (PyPI), Node.js (npm), and Swift (SPM), intelligently caching documentation to optimize performance and seamlessly integrates with AI coding assistants.
Key Features
- Version-precise documentation fetching from git tags/commits
- Seamless integration with AI coding assistants via Model Context Protocol
- Comprehensive documentation extraction from various file types
- 10 GitHub stars
- Supports Python, Node.js, and Swift ecosystems
- Intelligent caching with SHA-based currency checking
Use Cases
- Providing AI coding agents with accurate, version-specific package documentation
- Automating documentation retrieval for AI-powered code analysis
- Ensuring AI models use the correct documentation for legacy or new packages