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
Máy chủ liên quan
Scenario Word
A server for the scenario-word MCP, built with the mcp-framework.
Time
Get the current time and perform timezone conversions using IANA timezone names.
CarAPI.dev
Remote MCP server giving AI agents instant access to comprehensive vehicle data: VIN decoding, license-plate lookup, stolen-vehicle checks, mileage history, inspection records, photos, and market valuations across 24 markets. Connect with a single Authorization: Bearer API key from any MCP client (Claude Desktop, Claude Code, Cursor, ChatGPT, Cline, Zed). Stateless and hosted at https://mcp.carapi.dev/mcp — no setup, no session management, just plug in your key and start querying. Includes a free carapi_docs tool for searching CarAPI documentation without authentication.
Weather API MCP Server
Provides current weather data and forecasts using the QWeather API.
A Christmas Carol by Charles Dickens
Semantic search through Dickens' classic tale. Find passages by meaning, theme, or concept - not just keywords.
KnowMint MCP Server
AI agent knowledge marketplace MCP server. Agents autonomously discover, purchase (x402/Solana), and retrieve human experiential knowledge.
Maker MCP Server
DAI stability data, vault info, and governance parameters on MakerDAO.
Servicialo
Open protocol for professional service delivery. AI agents can discover, schedule, verify and settle professional services.
Cycling Coach AI
AI-powered cycling training coach: personalized training plans, daily workouts, nutrition, strength training, fitness metrics (FTP, VO2Max), and Strava, Garmin, Wahoo, MyWhoosh, and Rouvy integrations.
AI Policy Enforcement MCP
Enforces organisational AI usage policies at the agent layer — blocks prohibited model calls, enforces data residency rules, logs policy violations, and ensures AI governance policies are machine-executable.