MCP Tool Card README Generator
Version updated for https://github.com/mizcausevic-dev/mcp-tool-card-readme-generator-action to version v0.1.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The mcp-tool-card-readme-generator-action is a GitHub Action designed to automate the generation of human-readable Markdown README files from MCP Tool Card JSON files. It ensures documentation stays synchronized with the JSON by either writing the generated README to a specified file path or posting it as a pull request comment. This action streamlines the process of maintaining up-to-date, consistent documentation for MCP Tool Cards, reducing manual effort and improving workflow efficiency.
What’s Changed
First semver-versioned release.\n\nConsumers can pin via:\n\nyaml\nuses: mizcausevic-dev/mcp-tool-card-readme-generator-action@v0.1.0 # exact version\nuses: mizcausevic-dev/mcp-tool-card-readme-generator-action@v0.1 # floating major\n\n\nAGPL-3.0-or-later. See README for usage.