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
相關伺服器
observability-mcp
One MCP server that connects to any observability backend through pluggable connectors, normalizes the data, adds intelligent analysis, and provides a web UI for configuration.
wodeapp
AI-powered no-code app builder with 17 MCP tools — create projects, generate pages from natural language, AI text/image generation (GPT, Claude, Gemini, 14+ models), page CRUD, workflow execution, publish & version control. SSE transport, API key auth.
DeepLook
AI company research agent — 10 data sources, structured reports with bull/bear verdict in ~10 seconds. Stocks, crypto, and private companies.
Compound MCP Server
Lending and borrowing data, market rates, and user positions on Compound Finance.
RiskState
Deterministic risk governance and policy engine for crypto trading agents. 5-level policy with position sizing, leverage limits, and trade blocking. BTC + ETH. 9+ real-time data sources.
Solana MCP Server
MCP server giving AI agents access to Solana blockchain data — wallet balances, token prices, DeFi yields, and token safety checks.
QGold
A server for natural language processing of asset prices and financial modeling for withdrawal rate impact analysis.
Bazi MCP
An AI-powered Bazi calculator providing precise data for personality analysis and destiny forecasting.
stella-mcp
MCP server for creating and manipulating Stella system dynamics models (.stmx files in XMILE format)
MCP Trakt
Access real-time entertainment data and personal viewing history from the Trakt.tv API.