DORA Compliance MCP

AI-powered DORA (Digital Operational Resilience Act) compliance checking for financial institutions — ICT risk, incident reporting, third-party oversight

Dora Compliance MCP

MCP server for dora compliance mcp operations

PyPI License: MIT MEOK AI Labs

Overview

Dora Compliance MCP provides AI-powered tools via the Model Context Protocol (MCP).

Tools

ToolDescription
classify_entityClassify a financial entity's DORA applicability + which entity type it is.
list_pillarsList all 5 DORA pillars with article ranges and key obligations.
audit_pillarAudit a specific DORA pillar (1-5) against your entity's current controls.
audit_all_pillarsRun audits across all 5 DORA pillars and return an executive summary.
classify_incidentClassify an ICT incident against DORA major-incident thresholds per Commission D
register_of_information_templateReturn the Article 28.3 Register of Information template structure. Financial en
tlpt_readinessAssess Threat-Led Penetration Testing (Article 26) readiness. Returns whether th
get_dora_certificateGenerate a cryptographically signed DORA compliance attestation (Pro/Enterprise)
enforcement_statusCurrent DORA enforcement status + key upcoming deadlines for financial entities.

Installation

pip install meok-dora-compliance-mcp

Usage with Claude Desktop

Add to your Claude Desktop MCP config (claude_desktop_config.json):

{
  "mcpServers": {
    "dora-compliance-mcp": {
      "command": "python",
      "args": ["-m", "meok_dora_compliance_mcp.server"]
    }
  }
}

Usage with FastMCP

from mcp.server.fastmcp import FastMCP

# This server exposes 9 tool(s) via MCP
# See server.py for full implementation

License

MIT © MEOK AI Labs

Verwandte Server

NotebookLM Web Importer

Importieren Sie Webseiten und YouTube-Videos mit einem Klick in NotebookLM. Vertraut von über 200.000 Nutzern.

Chrome-Erweiterung installieren