
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.
MIT License - see the LICENSE file for details.