CRA Compliance MCP
Cyber Resilience Act compliance checker — vulnerability handling, software bill of materials, CE marking requirements for digital products
Overview
Cra Compliance MCP provides AI-powered tools via the Model Context Protocol (MCP).
Tools
| Tool | Description |
|---|---|
classify_product | Classify a product with digital elements (PDE) into its CRA class (default/I/II/ |
audit_annex_i | Audit Annex I essential cybersecurity requirements (both Part 1 product properti |
sbom_skeleton | Generate a minimal CycloneDX-style SBOM skeleton required for CRA Article 13. |
vulnerability_reporting_readiness | Check readiness for the Sep 2026 mandatory reporting of exploited vulnerabilitie |
conformity_assessment_roadmap | Produce a conformity assessment roadmap for CE marking your product under CRA. |
enforcement_status | Current CRA enforcement timeline + key deadlines. |
sign_cra_attestation | Generate a cryptographically signed CRA (Cyber Resilience Act) compliance attest |
Installation
pip install meok-cra-compliance-mcp
Usage with Claude Desktop
Add to your Claude Desktop MCP config (claude_desktop_config.json):
{
"mcpServers": {
"cra-compliance-mcp": {
"command": "python",
"args": ["-m", "meok_cra_compliance_mcp.server"]
}
}
}
Usage with FastMCP
from mcp.server.fastmcp import FastMCP
# This server exposes 7 tool(s) via MCP
# See server.py for full implementation
License
MIT © MEOK AI Labs
Server Terkait
MediaSage
Tracks movies, books, and TV shows to provide intelligent recommendations based on your preferences.
MCP Cookie Server
Provides positive reinforcement to LLMs by awarding 'cookies' as treats.
SketchUp MCP Server
Control SketchUp with AI. MCP (Model Context Protocol) server that allows AI assistants like Claude, Cursor, and Gemini to programmatically create 3D models in SketchUp.
Cantrip.ai
You built it, now get users! GoToMarket MCP server
Soccer MCP Server
Provides football (soccer) statistics and live match data using the API-Football service.
Firebreak
Security MCP server that turns your AI into a penetration tester.
Servicialo
Open protocol for professional service delivery. AI agents can discover, schedule, verify and settle professional services.
Strider Uber Eats
MCP server for Uber Eats food delivery - AI agents can search restaurants, browse menus, and place delivery orders.
Plex MCP Server
An MCP server for managing your Plex media library with AI assistants.
IcoGenie MCP
MCP server for AI-powered SVG icon generation. Generate production-ready icons from text descriptions. Supports single icons, bundles, style customization, and regeneration.