Back to Browse

Ai Bom MCP Server

Developer ToolsUse Caution3.8MCP 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, E...

About

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

Security Report

3.8
Use Caution3.8High Risk

The ai-bom-mcp server is a compliance tool for generating AI Bills of Materials. It has reasonable authentication and no critical vulnerabilities, but exhibits problematic patterns around network communications and credential handling that warrant attention. The server makes unauthenticated HTTP calls to external metering endpoints without proper error handling, and the authentication fallback mechanism could allow unauthorized access in certain scenarios. While the server's core functionality (JSON generation and validation) is relatively safe, the monitoring/metering layer introduces unnecessary risk. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.

7 files analyzed · 12 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.

HTTP Network Access

Connects to external APIs or services over the internet.

env_vars

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

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!