Back to Browse

Ai Bom MCP Server

Developer ToolsUse Caution4.2MCP RegistryLocal
Free

Server data from the Official MCP Registry

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

About

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

Security Report

4.2
Use Caution4.2High Risk

The AI-BOM MCP server is a well-intentioned compliance tool with proper authentication and rate-limiting mechanisms, but exhibits several code quality and architectural concerns. Key issues include upselling/marketing code injected into tool responses via monkey-patching, a network call to an external metering endpoint that could fail silently (fail-open), and environment variable handling that creates potential for exposure. The server itself performs read-only operations appropriate to its stated purpose, but the monetization layer introduces complexity and behavioral opacity that warrant caution. Supply chain analysis found 5 known vulnerabilities in dependencies (0 critical, 5 high severity). Package verification found 1 issue.

7 files analyzed · 15 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

env_vars

Check that this permission is expected for this type of plugin.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-csoai-org-ai-bom-mcp": {
      "args": [
        "ai-bom-mcp"
      ],
      "command": "uvx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!