Smithery npm Stars License

Agent README Generator MCP

Generate professional README files for any GitHub repo — directly from your MCP client.

Tools

readme_generate

Generate a complete README from repo name, description, features, and tools. Multiple templates available.

readme_add_badge

Generate markdown for Smithery, npm, GitHub stars, Python, and license badges.

readme_validate

Check any README against a best-practices checklist with scoring.

readme_templates

Browse available templates: Python MCP, REST API, HTML Tool, CLI App, npm Package.

Pricing

Free

$0/mo
  • 5 READMEs per session
  • All 4 tools
  • Standard templates
Get Started

Quick Start

MCP Configuration

Add to your claude_desktop_config.json

{ "mcpServers": { "readme-generator": { "command": "npx", "args": ["-y", "agentpay-readme-generator-mcp"] } } }