hhagenbuch/mcp-pact verify

Verify an MCP server against consumer-driven pacts, and fail the build on breaking changes.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pactPath to the .mcp-pact.json file in your repository.yes
server-commandCommand that launches your MCP server over stdio (e.g. "npx -y @you/your-mcp-server"). Note: this is word-split on spaces; if an argument must contain spaces, wrap the launch in a small script and point server-command at that. yes
strictFail on WARN findings (e.g. tool-description drift) as well as BREAKING ones.nofalse
jsonEmit the report as JSON instead of human-readable text.nofalse

no outputs