renezander030/MCP Protocol Compliance Test
Test MCP servers in CI — protocol compliance, schema validation, tool smoke-testing
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| command | Command to start the MCP server (stdio transport) | no | — |
| url | URL of a running MCP server (Streamable HTTP transport) | no | — |
| config | Path to mcp-test.yml config file for tool smoke-tests | no | mcp-test.yml |
| timeout | Timeout in seconds for server startup and each test | no | 30 |
| skip | Comma-separated list of test categories to skip (lifecycle,tools,resources,prompts) | no | "" |
Outputs
| name | description |
|---|---|
| passed | Number of tests passed |
| failed | Number of tests failed |
| score | Compliance score (0-100) |
| report | Path to the JSON test report |