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).
开发工具 分类下的更多 MCP 服务器
MCP-Scan: An MCP Security Scanner
invariantlabs-aiSecurity scanner for AI agents, MCP servers and agent skills.
Smithery CLI
smithery-aiInstall, manage and develop MCP servers and skills for agents
Huoshan Test
volcenginetest
prysmaticlabsGo implementation of Ethereum proof of stake
FastAPI-MCP
tadata-orgExpose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!
评论