yusufihsangorgel/mcp_probe conformance
Run mcp_probe against an MCP server and fail the build if it does not conform to the protocol.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| command | The command that launches the MCP server over stdio, for example "dart run bin/server.dart" or "node build/server.js". | yes | — |
| fail-on | Fail the build when a finding at or above this severity is present: error, warning, or info. | no | error |
| format | Report format written to the log: markdown or json. | no | markdown |
| version | The mcp_probe version to activate, as a pub version constraint. Leave empty to activate the latest. | no | "" |
Outputs
no outputs