Skip to main content
Glama

README Generator MCP Server

by JojoSlice

generate_readme

Create professional README.md files by analyzing project directories to generate comprehensive documentation with badges, sections, and proper formatting.

Instructions

Generate a well-formatted, visually appealing README.md file for a project. This tool analyzes the project directory and automatically creates a comprehensive README with: badges, emojis, proper sections (description, installation, usage, project structure, dependencies, etc.), code blocks, and professional formatting. The generated README is ready to use and follows best practices.

Input Schema

NameRequiredDescriptionDefault
projectPathYesThe absolute path to the project directory

Input Schema (JSON Schema)

{ "properties": { "projectPath": { "description": "The absolute path to the project directory", "type": "string" } }, "required": [ "projectPath" ], "type": "object" }

Other Tools from README Generator MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/JojoSlice/README-Gen-MCP-Server'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server