README-Gen-MCP-Server

JojoSlice/README-Gen-MCP-Server

3.2

If you are the rightful owner of README-Gen-MCP-Server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

The README Generator MCP Server is a tool designed to automate the creation of professional README files by analyzing project structures and detecting technologies.

Tools

Functions exposed to the LLM to take actions

read_project_structure

Reads the directory structure of a project and returns a tree-like structure.

read_file

Reads the contents of a specific file.

analyze_project

Analyzes a project directory and returns structured data including detected technologies, dependencies, scripts, and directory structure.

generate_readme

Automatically generates a complete, professional README.md file for a project.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources