Stats
Actions
Tags
From flowspec
Runs local Trivy scans for container image vulnerabilities, Infrastructure-as-Code security checks, and generates Software Bill of Materials (SBOM).
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"trivy": {
"command": "npx",
"args": [
"-y",
"@aquasecurity/trivy-mcp"
]
}
}
}Review these signals before enabling this server
This server connects to external services. Review the URLs it accesses before enabling.
Server configuration and connection parameters
npxCommand-line arguments passed to the server process
npx claudepluginhub jpoley/flowspec --plugin flowspec