If you're building AI products that need to comply with the EU's Cyber Resilience Act, this server helps you navigate the regulatory requirements for products with digital elements. It covers classification, CE marking processes, vulnerability disclosure obligations, and SBOM generation. The tool is positioned as part of a broader EU AI Act compliance suite from MEOK AI Labs, which also addresses risk management, transparency documentation, and bias testing requirements. It's worth noting the source documentation focuses heavily on the compliance framework and enterprise offerings rather than detailing specific MCP operations or tools, so you'll want to dig into the actual implementation to see what programmatic access it provides to compliance workflows.
🔏 Free tier: 50 calls/day. Need audit-ready proof?
Pro (£199/mo) turns every result into an HMAC-signed attestation with a public verify URL your auditor validates without an account — EU AI Act Art 11/12 ready. → Start: https://proofof.ai ·
pip install meok-attestation-verifyto verify any cert.
EU Cyber Resilience Act (Reg 2024/2847) compliance MCP for products with digital elements
EU Cyber Resilience Act (Reg 2024/2847) compliance MCP for products with digital elements. CE marking, vulnerability disclosure, SBOM. MIT
# Install via pip
pip install cra_compliance_mcp
# Or install via Smithery
npx -y @smithery/cli@latest install cra-compliance-mcp --client claude
This MCP supports universal pay-per-call billing across the MEOK compliance fleet:
# One-time setup
export MEOK_PAYG_KEY="your_topup_token"
# Every tool call now deducts £0.05 from your balance.
# When balance hits zero, the tool returns a top-up URL.
# Works across all 7 MEOK compliance MCPs with the same token.
MEOK_PAYG_RATE_GBP).MEOK_X402_RECEIVER and pay via stablecoin.MEOK_PAYG_KEY is unset, behaviour is unchanged.Get a token: councilof.ai/payg (£10 / £50 / £200 top-up tiers).
This MCP server is built with EU AI Act compliance built-in:
Need help getting compliant? Book a free 15-min diagnostic →
Need custom development, SLA guarantees, or white-label deployment?
View Pricing → | Contact Sales →
This server is part of the MEOK AI Labs ecosystem — 26 PyPI packages · ~16,300 monthly installs.
| Domain | Purpose |
|---|---|
| councilof.ai | EU AI Act compliance marketplace |
| safetyof.ai | AI safety & monitoring |
| meok.ai | Sovereign AI platform |
| cobolbridge.ai | Legacy modernization |
MIT © CSOAI-ORG
Built with 💜 by MEOK AI Labs · UK Companies House 16939677
Add to your claude_desktop_config.json (Claude Desktop) or your MCP client config:
{
"mcpServers": {
"cra-compliance-mcp": {
"command": "uvx",
"args": ["cra-compliance-mcp"]
}
}
}
Or: pip install cra-compliance-mcp then run the cra-compliance-mcp command (stdio transport).
Once configured, ask your assistant, for example:
classify_product to …"audit_annex_i to …"sbom_skeleton to …"