trivy

stdio

Used by 3 plugins

Installs flowspec, the highest-starred plugin that provides this server

Install
1
Run in your terminal
$
npx claudepluginhub jpoley/flowspec --plugin flowspec
Description

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
npx
Arguments
-y@aquasecurity/trivy-mcp