syft-mcp.md

Syft MCP

from"anchore"
420

Syft SBOM generator

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