rtfmbro-mcp
@marckrenn
关于 rtfmbro-mcp
rtfmbro provides always-up-to-date, version-specific package documentation as context for coding agents. An alternative to context7
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"rtfmbro": {
"type": "http",
"url": "https://rtfmbro.smolosoft.dev/mcp/"
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is rtfmbro-mcp?
rtfmbro-mcp is a Model Context Protocol (MCP) server that fetches version-specific package documentation from GitHub repositories in real time. It integrates with AI coding assistants to provide always‑up‑to‑date documentation for Python (PyPI) and Node.js (npm) packages, with Swift (SPM) in alpha and a GitHub fallback. It is an alternative to context7.
How to use rtfmbro-mcp?
Add the server to your MCP configuration using the HTTP URL https://rtfmbro.smolosoft.dev/mcp/. Optionally copy the provided meta-instruction file for your agent—e.g., .github/copilot-instructions.md for GitHub Copilot or CLAUDE.md for Claude Code—to your project root. Once configured, AI agents can call four tools: get_readme, get_documentation_tree, read_files, and search_github_repositories.
Key features of rtfmbro-mcp
- Fetches docs from the exact git tag matching your package version
- Supports Python (PyPI) and Node.js (npm) fully
- SHA‑based caching with automatic invalidation on new commits
- Four primary MCP tools for reading docs and searching repos
- Agent integration via project‑root instruction files (Copilot, Claude, Cursor)
- Zero setup for developers—just add the server config and start fetching
Use cases of rtfmbro-mcp
- Getting version‑precise documentation for legacy projects pinned to an old release
- Providing AI agents with fresh docs for brand‑new packages not in training data
- Replacing inefficient manual browsing of
node_modulesor local source code - Speeding up code generation by supplying high‑level docs as context
FAQ from rtfmbro-mcp
What package ecosystems does rtfmbro-mcp support?
Python (PyPI) and Node.js (npm) have full support; Swift (SPM) is in alpha. A GitHub fallback is also available.
How does rtfmbro-mcp ensure documentation is up-to
其他 分类下的更多 MCP 服务器
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
评论