CLI tool and library for generating a Software Bill of Materials from container images and filesystems

9,154 stars Go 1 file ยท ~3,359 tokens #containers#cyclonedx#docker#go#golang#hacktoberfest#oci#sbom

syft MCP Server

MCP server for anchore/syft

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "syft": {
      "command": "npx",
      "args": [
        "-y",
        "@anchore/syft"
      ]
    }
  }
}