
Trivy
STDIOMCP server integrating Trivy security scanning with IDE tools via natural language queries.
MCP server integrating Trivy security scanning with IDE tools via natural language queries.
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.