Skip to content
Cursor

ai-bom-mcp for Cursor

io.github.csoai-org/ai-bom-mcp

AI Bill of Materials (AI-BOM) generator + auditor MCP — CycloneDX ML-BOM, SPDX 3.0 AI profile, EU AI

client:Cursor transport:stdio runtime:pypi

Install ai-bom-mcp in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

ai-bom-mcp in other clients