trivy-mcp

aquasecurity/trivy-mcp
★ 37 stars Go 🔒 Security Updated 29d ago
Trivy plugin for starting an MCP server
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "trivy-mcp": {
      "command": "go",
      "args": [
        "run",
        "github.com/aquasecurity/trivy-mcp@latest"
      ]
    }
  }
}

Topics

claudecursormcp-serversecurity-scannertrivyvscode