j420/MCP Sentinel Security Scan
Scan MCP server configurations for security vulnerabilities
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| config-path | Path to MCP configuration file (auto-discovers if not specified) | no | "" |
| min-score | Minimum security score (0-100). Fails if any server scores below this. | no | 60 |
| fail-on | Fail if any finding at this severity or higher (critical, high, medium, low) | no | "" |
| scan-all | Scan all discovered MCP configs (not just the first found) | no | false |
Outputs
| name | description |
|---|---|
| score | Lowest security score across all scanned servers |
| findings-count | Total number of security findings |
| report | JSON scan report |