MCP Tool Card Diff
Version updated for https://github.com/mizcausevic-dev/mcp-tool-card-diff-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-diff-action GitHub Action automates the validation of changes to MCP Tool Card JSON files in pull requests by comparing the modified file against its previous version. It generates and posts a structured diff as a PR comment, identifying breaking changes and optionally failing the build if such changes are detected. This action streamlines the review process, enforces compliance with change policies, and integrates with related tools for managing MCP Tool Cards.
What’s Changed
First semver-versioned release.\n\nConsumers can pin via:\n\nyaml\nuses: mizcausevic-dev/mcp-tool-card-diff-action@v0.1.0 # exact version\nuses: mizcausevic-dev/mcp-tool-card-diff-action@v0.1 # floating major\n\n\nAGPL-3.0-or-later. See README for usage.