Trivy MCP Server Plugin
@aquasecurity
Trivy MCP Server Plugin について
Trivy plugin for starting an MCP server
基本情報
設定
ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Trivy MCP Server Plugin?
Trivy MCP Server Plugin starts a Model Context Protocol (MCP) server that integrates Trivy's security scanning capabilities with VS Code and other MCP-enabled tools, allowing users to ask security-related questions in natural language.
How to use Trivy MCP Server Plugin?
Install the plugin with trivy plugin install mcp, then start the server with trivy mcp. After configuring your IDE, you can ask natural language security questions such as "Are there any vulnerabilities or misconfigurations in this project?"
Key features of Trivy MCP Server Plugin
- Natural language scanning for security issues
- Filesystem scanning for local projects
- Container image vulnerability scanning
- Remote repository security analysis
- Optional integration with Aqua Security’s platform
- Support for stdio, streamable HTTP, and SSE transports
Use cases of Trivy MCP Server Plugin
- Scan a local project’s filesystem for vulnerabilities and misconfigurations
- Analyze container images for known security issues
- Audit remote repositories without cloning them locally
- Ask security questions directly from VS Code, Cursor, JetBrains IDEs, or Claude Desktop
FAQ from Trivy MCP Server Plugin
What transport protocols does Trivy MCP Server Plugin support?
It supports stdio, streamable HTTP, and Server‑Sent Events (SSE) transport protocols.
Can I use it without the Aqua Platform?
Yes, the Aqua Platform integration is optional and only needed for enhanced scanning and assurance policy compliance.
How do I install the Trivy MCP Server Plugin?
Run trivy plugin install mcp in your terminal, then start the server with trivy mcp.
Which IDEs are supported?
The plugin works with VS Code, Cursor, JetBrains IDEs, and Claude Desktop.
Does the plugin require authentication?
Authentication is not required by default, but optional authentication is available for Aqua Platform integration (see the docs for details).
「開発者ツール」の他のコンテンツ
Huoshan Test
volcengineMCP Inspector
modelcontextprotocolVisual testing tool for MCP servers
MCP-Bridge
SecretiveShellA middleware to provide an openAI compatible endpoint that can call MCP tools
sentry-mcp
getsentryAn MCP server for interacting with Sentry via LLMs.
Grafana MCP server
grafanaMCP server for Grafana
コメント