DORA (EU Digital Operational Resilience Act) compliance for AI agents. 5-pillar audit, incident classification, Article 28 Register of Information, TLPT readiness. Regulation (EU) 2022/2554. By MEOK AI Labs.
Project description
DORA Compliance MCP
EU Digital Operational Resilience Act (DORA) Compliance — 5-Pillar Audit, Incident Classification, TLPT
Overview
Full compliance automation for the EU Digital Operational Resilience Act (Regulation 2022/2554). Covers all 5 pillars: ICT Risk Management, Incident Reporting, Digital Operational Resilience Testing, ICT Third-Party Risk, and Information Sharing.
Tools
| Tool | Description | Parameters |
|---|---|---|
audit_dora |
Full 5-pillar DORA compliance audit | pillar, controls, entity_type |
classify_ict_incident |
Classify ICT incidents per Article 19 criteria | incident_type, impact, severity |
assess_third_party_risk |
Assess ICT third-party risk per Articles 28-30 | provider_name, service_criticality, contract_type |
generate_register_of_info |
Generate Article 28 Register of Information entry | third_party_name, service_category, contract_ref |
tlpt_readiness |
Assess TLPT (Threat-Led Penetration Testing) readiness | entity_type, current_testing, scope |
digital_resilience_score |
Calculate overall digital resilience score | findings, pillar_scores |
incident_reporting_timeline |
Get incident reporting deadlines by severity | severity, entity_type |
contract_clause_checker |
Check third-party contracts for DORA compliance | contract_clauses |
gap_analysis |
Full DORA gap analysis with remediation plan | current_state, entity_type |
Installation
pip install mcp
Claude Desktop
{
"mcpServers": {
"dora-compliance": {
"command": "python",
"args": ["path/to/server.py"]
}
}
}
Cursor / VS Code / Windsurf
{
"mcpServers": {
"dora-compliance": {
"command": "python",
"args": ["path/to/server.py"]
}
}
}
Usage Examples
<<<<<<< Updated upstream MIT © MEOK AI Labs
=======
Run a full DORA audit
{
"pillar": "ict_risk_management",
"controls": ["incident response plan exists", "backups configured", "no formal testing"],
"entity_type": "financial"
}
Assess third-party risk
{
"provider_name": "AWS",
"service_criticality": "critical",
"contract_type": "cloud_infrastructure"
}
Pricing
- Free: 10 audits/day
- Pro: $99/mo — unlimited audits + reports
- Enterprise: $499/mo — full TLPT + third-party register
Built by MEOK AI Labs | meok.ai
Stashed changes
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file dora_compliance_mcp-1.2.8.tar.gz.
File metadata
- Download URL: dora_compliance_mcp-1.2.8.tar.gz
- Upload date:
- Size: 49.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7b3b63e65037486f95152a8fd7190e48ed6df14bd945211e8fb47be1266de222
|
|
| MD5 |
7afc6cb07660f8ed8d2fdc0988d01029
|
|
| BLAKE2b-256 |
d8c4c3881ce0b900e21e02b84a14391057af23230c6514a8ce7aee597a535fb2
|
File details
Details for the file dora_compliance_mcp-1.2.8-py3-none-any.whl.
File metadata
- Download URL: dora_compliance_mcp-1.2.8-py3-none-any.whl
- Upload date:
- Size: 16.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
87bcbc38e00922d76ca248921da7c6f131132130962ffb537d57136a355c0bc4
|
|
| MD5 |
0404a7f0fd3ad9f820722cf7783aa4b1
|
|
| BLAKE2b-256 |
ea6c3df3e1c901cf2e46297e04454c2c3b76d5d258cdbb233cdd393c49ae48a5
|