Used by 2 plugins
Container/IaC security scans and SBOM generation
Add to your .mcp.json:
{
"mcpServers": {
"trivy": {
"command": "npx",
"args": [
"-y",
"@aquasecurity/trivy-mcp"
]
}
}
}This server connects to external services. Review the URLs it accesses before enabling.
npx