
Trivy
STDIO将Trivy安全扫描与IDE工具集成的MCP服务器
将Trivy安全扫描与IDE工具集成的MCP服务器
This plugin starts a Model Context Protocol (MCP) server that integrates Trivy's security scanning capabilities with VS Code and other MCP-enabled tools.
trivy plugin install mcp
trivy mcp
For comprehensive documentation, please see the docs directory:
After setting up the plugin and configuring your IDE, you can start asking security-related questions:
Are there any vulnerabilities or misconfigurations in this project?
For more examples, see the Example Queries page.
In the quick demo below, I cover what Trivy MCP Server can help you achieve. Turn up the volume to hear a running commentary
https://github.com/user-attachments/assets/125791b0-3164-4dcc-8fb3-e45481a9cbf7
MIT License - see the LICENSE file for details.