Odel
sbom cyclonedx mcp

sbom cyclonedx mcp

Local
@csoai-org1PythonMITUpdated 4 days ago

Software Bill of Materials generation + validation in CycloneDX 1.6 and SPDX 2.3 formats. Requir...

Runs locally over stdio

This server isn't hosted โ€” your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIsbom-cyclonedx-mcpv1.0.5

Run

uvx sbom-cyclonedx-mcp

MCP client config

{
  "mcpServers": {
    "sbom-cyclonedx-mcp": {
      "command": "uvx",
      "args": [
        "sbom-cyclonedx-mcp"
      ]
    }
  }
}