AI Bill of Materials (AI-BOM) generator + auditor MCP — CycloneDX ML-BOM, SPDX 3.0 AI profile, EU AI
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 ai-bom-mcp
MCP client config
{
"mcpServers": {
"ai-bom-mcp": {
"command": "uvx",
"args": [
"ai-bom-mcp"
]
}
}
}