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.

What is the Trivy MCP Server Plugin?

The Trivy MCP Server Plugin integrates Trivy's security scanning capabilities with VS Code and other MCP-enabled tools, allowing users to perform security scans using natural language queries.

How do I install the Trivy MCP Server Plugin?

You can install the plugin using Trivy's plugin management system with the command: trivy plugin install mcp.

What transport protocols does the MCP Server support?

The MCP Server supports both stdio and SSE (Server-Sent Events) transport protocols.

Can I integrate the MCP Server with Aqua Security's platform?

Yes, the MCP Server offers optional integration with Aqua Security's platform for enhanced scanning capabilities.

How do I configure the MCP Server in VSCode?

You can configure the MCP Server in VSCode by adding a server configuration in the User Settings (JSON) for either stdio or SSE HTTP transport.