trivy-mcp

trivy-mcp

13

The Trivy MCP Server Plugin is designed to facilitate security scanning through Model Context Protocol (MCP) by integrating with VS Code and other tools. It provides features like natural language scanning and supports various scan types with optional integration with the Aqua Security platform.

Trivy MCP Server Plugin

This plugin initiates a Model Context Protocol (MCP) server that integrates Trivy's security scanning with tools like VS Code and other MCP-enabled applications.

Features

  • Natural Language Scanning
  • Multiple Scan Types: Filesystem, Container image, Remote repository
  • Optional Integration with Aqua Security's Platform
  • Flexible Transport: stdio and SSE protocols
  • Integration with VS Code

Authentication

Integration with Aqua Platform requires the use of the auth subcommand to manage credentials.

Configuring MCP Server in VSCode

Steps are provided for configuring the server for both stdio and SSE HTTP modes.