trivy
stdioUsed by 3 plugins
Installs flowspec, the highest-starred plugin that provides this server
Install
1
Run in your terminal$
npx claudepluginhub jpoley/flowspec --plugin flowspecDescription
Container/IaC security scans and SBOM generation
Add to Your Project
Add to your .mcp.json:
{
"mcpServers": {
"trivy": {
"command": "npx",
"args": [
"-y",
"@aquasecurity/trivy-mcp"
]
}
}
}Security Considerations
External connections
This server connects to external services. Review the URLs it accesses before enabling.
Command
npxArguments
-y@aquasecurity/trivy-mcp