mcpunit
Version updated for https://github.com/lee-to/mcpunit to version v1.4.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
mcpunit is a GitHub Action designed to audit MCP servers for quality issues, such as poorly named tools, vague schemas, and risky capabilities, ensuring they are reliable for AI agent interactions. It automates the detection of critical flaws across 24 deterministic rules, providing actionable reports in formats like JSON and SARIF. Built for CI environments, its lightweight, fast, and dependency-free design makes it ideal for maintaining high server standards without slowing down development workflows.
What’s Changed
What’s Changed
- Update
actions/checkoutversion in README.md by @vjik in https://github.com/lee-to/mcpunit/pull/1
New Contributors
- @vjik made their first contribution in https://github.com/lee-to/mcpunit/pull/1
Full Changelog: https://github.com/lee-to/mcpunit/compare/v1.3.0...v1.4.0