Server data from the Official MCP Registry
Software Bill of Materials generation + validation in CycloneDX 1.6 and SPDX 2.3 formats. Requir...
Software Bill of Materials generation + validation in CycloneDX 1.6 and SPDX 2.3 formats. Requir...
This MCP server is a scaffold implementation with functional authentication and rate-limiting, but contains several security and design concerns that require attention. Key issues include unauthenticated access to all tools (free tier works with no API key), a hardcoded API key in environment variable without proper masking, rate-limiting that can be trivially bypassed by using different identifiers, and an unsafe fallback auth mechanism that accepts any request when the shared auth engine is unavailable. While the code lacks malicious patterns and implements reasonable auth scope, these authentication weaknesses combined with unclear data handling for future regulation mapping features create moderate risk. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue (1 critical, 0 high severity).
3 files analyzed · 13 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Unverified package source
We couldn't verify that the installable package matches the reviewed source code. Proceed with caution.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-csoai-org-sbom-cyclonedx-mcp": {
"args": [
"sbom-cyclonedx-mcp"
],
"command": "uvx"
}
}
}From the project's GitHub README.
Software Bill of Materials generation + validation in CycloneDX 1.6 and SPDX 2.3 formats. Required by EO 14028 + NIS2 + CRA.
pip install sbom-cyclonedx-mcp
| Tool | Purpose |
|---|---|
generate_sbom_cyclonedx | Generate CycloneDX 1.6 SBOM from package manifests |
generate_sbom_spdx | Generate SPDX 2.3 SBOM |
validate_sbom | Validate SBOM against CycloneDX/SPDX schema + completeness |
vex_attach | Attach VEX (Vulnerability Exploitability eXchange) statements |
regulation_map | Map SBOM to EO 14028 / NIS2 / CRA / FDA requirements |
meok-attestation-api — POST results to https://meok-attestation-api.vercel.app/sign for cryptographically signed compliance certsmeok-attestation-verify — public verification of any MEOK-signed certmcp_bridge_callScaffold v1.0.0 ships the MCP framework + 5 tool stubs. v1.1.0 will add real regulation data ingestion.
If your team needs this MCP fully-loaded faster, ping hello@meok.ai for sponsored development.
MIT © MEOK AI Labs
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.