Metadata-Version: 2.4
Name: cra-compliance-mcp
Version: 1.2.1
Summary: EU Cyber Resilience Act (Regulation 2024/2847) compliance for AI agents. Product classification, Annex I audit, SBOM generation, conformity assessment roadmap, vulnerability reporting readiness. For manufacturers of products with digital elements. By MEOK AI Labs.
Project-URL: Homepage, https://meok.ai/cra-compliance-mcp
Project-URL: Repository, https://github.com/CSOAI-ORG/cra-compliance-mcp
Author-email: MEOK AI Labs <nicholas@meok.ai>
License: MIT License
        
        Copyright (c) 2026 MEOK AI Labs (Nicholas Templeman)
        
        Permission is hereby granted, free of charge, to any person obtaining a copy
        of this software and associated documentation files (the "Software"), to deal
        in the Software without restriction, including without limitation the rights
        to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
        copies of the Software, and to permit persons to whom the Software is
        furnished to do so, subject to the following conditions:
        
        The above copyright notice and this permission notice shall be included in all
        copies or substantial portions of the Software.
        
        THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
        IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
        FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
        AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
        LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
        OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
        SOFTWARE.
License-File: LICENSE
Keywords: annex-i,ce-marking,conformity-assessment,cra,cyber-resilience-act,cyclonedx,eu-cra,eu-regulation,iot-security,manufacturer-compliance,mcp,meok-ai-labs,product-with-digital-elements,sbom
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Security
Requires-Python: >=3.10
Requires-Dist: mcp>=1.0.0
Description-Content-Type: text/markdown

# CRA Compliance MCP

**The only MCP server that automates EU Cyber Resilience Act (CRA, Regulation 2024/2847) compliance** for manufacturers, importers, and distributors of products with digital elements.

Built by [MEOK AI Labs](https://meok.ai). Pairs with our DORA, NIS2, EU AI Act, and ISO MCPs.

## What it does

- **Classify any product** into CRA class (default / Class I / Class II / Critical)
- **Audit Annex I essential requirements** (both product-property Part 1 and vulnerability-handling Part 2)
- **Generate CycloneDX SBOM skeleton** (Article 13 + Annex I 2.1 mandatory)
- **Assess vulnerability-reporting readiness** for Sep 2026 mandatory reporting to ENISA
- **Produce conformity assessment roadmap** with CE marking path + timeline + cost estimate
- **Track enforcement timeline** — 3 critical dates between now and Dec 2027

## Install

```bash
pip install cra-compliance-mcp
```

## Use with Claude Desktop

```json
{
  "mcpServers": {
    "cra": { "command": "cra-compliance-mcp" }
  }
}
```

## Why it matters

- **Enforcement dates locked in**: 11 Sep 2026 (reporting) → 11 Jun 2027 (vuln handling) → 11 Dec 2027 (full)
- **Penalties up to €15M or 2.5% of global turnover** for Annex I violations
- **ALL products with digital elements** sold on EU market in scope — IoT, software, SaaS, firmware, mobile apps
- **ENISA single reporting platform** launching 2026 — requires 24h / 72h / 1-month timeline
- **CE marking mandatory** from Dec 2027 — no CRA compliance = no EU market

## Tiers

- **Free** — 10 calls/day, classification, Annex I audit, SBOM skeleton
- **Pro (£199/mo)** — unlimited, signed attestations, full SBOM scanner, notified-body handoff pack
- **Team (£499/mo)** — multi-product, consolidated dashboard, cross-CRA/NIS2/DORA crosswalk
- **Enterprise (£1,499/mo)** — SSO, SLA, co-branded Trust Center push, Annex II tech doc generator
- **48h written assessment (£5,000)** — vs £20–80k Big-4 gap assessments

## Legal basis

Regulation (EU) 2024/2847 (Cyber Resilience Act). Commission Delegated and Implementing acts pending for Annex III/IV expansion and reporting technical formats. Automated self-assessment — not a substitute for a notified body conformity assessment.

## License

MIT. MEOK AI Labs, 2026.
