MCP-RTFM helps you CREATE the F*ing Manual that people keep telling everyone to read
Transform your documentation chaos into clarity with MCP-RTFM - because the best way to handle "RTFM" is to have an FM worth reading! This MCP server employs advanced content analysis and intelligent search to create documentation that actually answers questions before they're asked.
Smart Documentation Management
Built-in Intelligence
await use_mcp_tool({
server: "mcp-rtfm",
tool: "analyze_project_with_metadata",
args: { projectPath: "/path/to/project" }
});
The server automatically manages core documentation:
Content Intelligence
Development Tools
{
"mcpServers": {
"mcp-rtfm": {
"command": "node",
"args": ["<path-to-mcp-rtfm>/build/index.js"],
"disabled": false,
"alwaysAllow": []
}
}
}
MIT Licensed - Making documentation worth reading since 2024.