ivantatarchuk/mcp-guard scan

Scan an MCP server for risky tool definitions (shell exec, unbounded filesystem/network access, prompt-injection cues, secret handling) and fail the build above a severity threshold.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
manifestPath to a static tools/list JSON manifest to scan. Mutually exclusive with stdio-command.no
stdio-commandShell command to launch a live MCP server over stdio, e.g. "python server.py". Mutually exclusive with manifest.no
fail-onExit non-zero if any finding is at or above this severity (low|medium|high).nohigh
configPath to an mcp-guard.json policy file.no
formatOutput format: table or json.notable

no outputs