Odel
ai-bom-mcp

ai-bom-mcp

Local
@csoai-orgPythonMITUpdated 3 days ago

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).

PyPIai-bom-mcpv1.2.22

Run

uvx ai-bom-mcp

MCP client config

{
  "mcpServers": {
    "ai-bom-mcp": {
      "command": "uvx",
      "args": [
        "ai-bom-mcp"
      ]
    }
  }
}