grype-mcp.md

Grype MCP

from"anchore"
480

Grype vulnerability scanner

Security
GrypeSCAvulnerabilitiesSBOM
install.sh
# Clone the repository
$git clone https://github.com/anchore/mcp-server
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve