Part of the Sovereign MCP Servers collection, this tool generates README.md files from project metadata. It's a single-tool server that takes structured information about your project and outputs formatted documentation. You'd reach for this when scaffolding new repos or standardizing documentation across multiple projects. The Sovereign collection follows a pattern of narrowly scoped servers that do one thing well, and this one handles the repetitive task of README boilerplate. It runs via npx, so there's no installation required. Fair warning: the source doesn't detail what metadata fields it accepts or what README sections it generates, so you'll need to experiment or check the package documentation for specifics on customization options.
claude mcp add --transport stdio io.github.ryudi84-readme -- npx -y readme-forge-mcp