trackmcp
Back to directory
CSOAI-ORG

ai-bom-mcp

View on GitHub

AI Bill of Materials MCP in CycloneDX + SPDX format. Required by EU AI Act Article 11. MIT

0 stars PythonOthers Updated Sep 4, 2026
mcpmodel-context-protocolai-agentsai-bomai-complianceai-governanceclaudecompliancecyclonedxmcp-servermeokmeok-ai-labsmit-licenseml-bomopen-sourcesbomcsoai

Documentation

MCP Scorecard: 84/100

Ai Bom MCP

MEOK AI Labs
EU AI Act
License
PyPI

> AI Bill of Materials MCP in CycloneDX + SPDX format

AI Bill of Materials MCP in CycloneDX + SPDX format. Required by EU AI Act Article 11. MIT


πŸš€ Quick Start

bash
# Install via pip
pip install ai_bom_mcp

# Or install via Smithery
npx -y @smithery/cli@latest install ai-bom-mcp --client claude

✨ Features

  • MCP protocol compliant
  • Easy installation
  • Well-documented API
  • Production-ready
  • Active maintenance

πŸ“– Documentation

πŸ›‘οΈ Compliance

This MCP server is built with EU AI Act compliance built-in:

  • βœ… Article 9 β€” Risk Management System
  • βœ… Article 13 β€” Transparency & Instructions for Use
  • βœ… Article 15 β€” Bias Detection & Testing
  • βœ… Article 26 β€” FRIA Support (where applicable)
  • βœ… Article 50 β€” AI Content Watermarking (where applicable)

Need help getting compliant? **Book a free 15-min diagnostic β†’**

🏒 Enterprise

Need custom development, SLA guarantees, or white-label deployment?

  • Pro: Β£79/mo β€” Full MCP suite + EU AI Act tracking
  • Enterprise: Β£499/mo β€” Custom dev + SLA + Dedicated support

View Pricing β†’ | Contact Sales β†’

🀝 Part of the MEOK Ecosystem

This server is part of the **MEOK AI Labs** ecosystem β€” 26 PyPI packages Β· ~16,300 monthly installs.

DomainPurpose
councilof.aiEU AI Act compliance marketplace
safetyof.aiAI safety & monitoring
meok.aiSovereign AI platform
cobolbridge.aiLegacy modernization

πŸ“œ License

MIT Β© CSOAI-ORG


Built with πŸ’œ by Β· UK Companies House 16939677

Configuration

Add to your `claude_desktop_config.json` (Claude Desktop) or your MCP client config:

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

Or: `pip install ai-bom-mcp` then run the `ai-bom-mcp` command (stdio transport).

Examples

Once configured, ask your assistant, for example:

  • "Use `generate_ai_bom` to …"
  • "Use `audit_ai_bom_completeness` to …"
  • "Use `map_to_regulation` to …"

Frequently asked questions

What is ai-bom-mcp?

ai-bom-mcp is AI Bill of Materials MCP in CycloneDX + SPDX format. Required by EU AI Act Article 11. MIT

How do I install ai-bom-mcp?

Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.

Is ai-bom-mcp open source?

Yes β€” it is hosted on GitHub at https://github.com/CSOAI-ORG/ai-bom-mcp.

Related MCP tools

Run your own MCP server? See who uses it and what to fix.

Measure it with TrackMCP