yuvrajgitwork/MCPSEC Gatekeeper
Scan MCP configs, generate hardening plan, apply it, rescan, and gate PRs on risk score.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| config | Path to MCP config file in the repo | yes | — |
| format | Config format: auto|gatekeeper|vscode|mcpservers | no | auto |
| threshold | Fail if AFTER risk_score is greater than this | no | 30 |
| python-version | Python version to use | no | 3.12 |
| out-before | Output dir for before scan | no | out_ci_before |
| out-apply | Output dir for apply step | no | out_ci_apply |
| out-after | Output dir for after scan | no | out_ci_after |
Outputs
no outputs