Retrieve the README file from the FastMCP GitHub repository to provide immediate access to project documentation and setup instructions for developers.
A smart documentation system that helps AI assistants understand and follow your project's conventions by automatically discovering, routing, and managing AI_README.md guide files.
Provides tools to summarize README files from local paths or public Git repositories into structured JSON summaries. It enables users to quickly extract key facts and project overviews from documentation through automated tool calls.
Check AI-readiness of one or all projects by evaluating documentation, infrastructure, code quality, and security. Provides a letter grade A+ to F with detailed breakdown.
Identify a project's purpose by scanning its folder names or content files. Choose between a fast name-only scan or a deeper read of README, CLAUDE.md, and PLANNING.md.
Generate a complete OpenSIPS C module skeleton. Creates all necessary files for a new module including C source, header, Makefile, and README. Supports optional MI command and parameter definitions.