cejor6/mcpconform
Lint MCP tool definitions, server.json, and client config; emit SARIF for code scanning.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| files | Space- or newline-separated files to lint (tools/list dumps, server.json, client configs). Auto-detected by shape. | yes | — |
| targets | Comma-separated provider profiles to check against (e.g. "anthropic,openai"). Empty = MCP-spec checks only. | no | "" |
| mode | default | strict | no | default |
| output | SARIF output path. | no | mcpconform.sarif |
Outputs
| name | description |
|---|---|
| sarif | Path to the generated SARIF file. |