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).
Run
uvx sbom-cyclonedx-mcp
MCP client config
{
"mcpServers": {
"sbom-cyclonedx-mcp": {
"command": "uvx",
"args": [
"sbom-cyclonedx-mcp"
]
}
}
}