AI Bill of Materials MCP
AI Bill of Materials generation — model cards, dataset provenance, supply chain transparency, CycloneDX format by MEOK AI Labs
Overview
Ai Bom MCP provides AI-powered tools via the Model Context Protocol (MCP).
Tools
| Tool | Description |
|---|---|
generate_ai_bom | Generate an AI-BOM in CycloneDX ML-BOM format (or SPDX 3.0) with all 10 required |
audit_ai_bom_completeness | Audit an existing AI-BOM for completeness against the 10 required field categori |
map_to_regulation | Map an AI-BOM against a specific regulatory framework's technical documentation |
required_fields | List the 10 required AI-BOM field categories and their fields. |
sign_ai_bom_attestation | Generate a cryptographically signed AI-BOM completeness attestation (Pro/Enterpr |
Installation
pip install meok-ai-bom-mcp
Usage with Claude Desktop
Add to your Claude Desktop MCP config (claude_desktop_config.json):
{
"mcpServers": {
"ai-bom-mcp": {
"command": "python",
"args": ["-m", "meok_ai_bom_mcp.server"]
}
}
}
Usage with FastMCP
from mcp.server.fastmcp import FastMCP
# This server exposes 5 tool(s) via MCP
# See server.py for full implementation
License
MIT © MEOK AI Labs
Похожие серверы
trainedby.ai
Connect wearables to ChatGPT, so your AI coach knows you without typing a word
A2A Audit Logger MCP
Comprehensive audit logging for agent-to-agent interactions — immutable event trails, tamper-evident hashing, structured log export (SIEM-compatible), and compliance-grade retention for regulated industries.
NFT Log Analyser
AI-powered log analysis MCP server. Scans 500MB+ log files locally, analyses errors with Ollama + CrewAI agents, and automatically files structured GitHub Issues. 100% local — no logs leave your machine.
LIFX
Control LIFX smart lights through the LIFX HTTP API.
Superlines MCP server
Analyze and optimize for AI search (AIO)
RequestRepo MCP
A MCP for RequestRepo
Visma eAccounting MCP Server
MCP server for Visma eAccounting — used across Norway, Finland, Netherlands, and UK. Manage invoices, customers, suppliers, and accounting via AI agents.
stresszero-mcp
MCP server for burnout risk scoring across 3 dimensions (physical, emotional, effectiveness) via the StressZero Intelligence API. Provides AI agents with burnout analysis, personalized recommendations, and detailed reports for coaches and HR platforms.
Baseball MCP
An MCP server for retrieving Major League Baseball (MLB) game results, schedules, and specific game details using the mlb-statsapi library.
PancakeSwap PoolSpy
Tracks newly created liquidity pools on PancakeSwap, providing real-time data for DeFi analysts, traders, and developers.