Security
Trivy MCP
Trivy MCP provides comprehensive security scanning through Aqua Trivy. Scan container images for CVEs, check IaC files for misconfigurations, analyze filesystem vulnerabilities, and audit Kubernetes clusters. Supports scanning Docker images, OCI artifacts, and cloud infrastructure configurations.
Stars
540
Installs
29.0k
License
Apache-2.0
Kind
MCP
Trust evidence
Verified
Verified MCP — curated catalog entry with reviewed setup metadata.
- Stars: 540 · catalog
- Freshness: Updated 2026-01-15
- Used in 2 known stacks
Prerequisites
- · Host app that loads MCP config (Cursor, Claude Desktop, etc.)
- · Python 3 + pip
Reference command
{
"mcpServers": {
"trivy": {
"command": "python",
"args": ["-m", "trivy_mcp"]
}
}
}