Grype Mcp — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Grype Mcp (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Anchore MCP server for Grype vulnerability scanner
Integrate Grype vulnerability scanning directly into AI-assisted development workflows through the Model Context Protocol (MCP).
Install using uvx (recommended):
uvx grype-mcpOr using pipx:
pipx install grype-mcpOr using pip:
pip install grype-mcp#### Claude Desktop Add to your Claude Desktop configuration:
{
"mcpServers": {
"grype": {
"command": "uvx",
"args": ["grype-mcp"]
}
}
}#### Other MCP Clients For other MCP-compatible clients, add the server using:
uvx["grype-mcp"]Start using Grype's vulnerability scanning capabilities!
The Grype MCP server provides these tools for AI assistants:
pkg:npm/[email protected])Once configured, you can ask:
update_grype tool)The MCP server can help install Grype if it's not already available using the update_grype tool.
pkg:npm/package@versionpkg:pypi/package@versionpkg:golang/package@versionpkg:maven/group/artifact@versionThe MCP server acts as a bridge between AI assistants and Grype:
AI Assistant ↔ MCP Server ↔ Grype CLI ↔ Vulnerability DatabaseWe welcome contributions! Please see:
Licensed under the Apache License, Version 2.0. See LICENSE for details.
Made with ❤️ by the Anchore team for the AI-assisted development community
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.