DORA Compliance MCP
AI-powered DORA (Digital Operational Resilience Act) compliance checking for financial institutions — ICT risk, incident reporting, third-party oversight
Overview
Dora Compliance MCP provides AI-powered tools via the Model Context Protocol (MCP).
Tools
| Tool | Description |
|---|---|
classify_entity | Classify a financial entity's DORA applicability + which entity type it is. |
list_pillars | List all 5 DORA pillars with article ranges and key obligations. |
audit_pillar | Audit a specific DORA pillar (1-5) against your entity's current controls. |
audit_all_pillars | Run audits across all 5 DORA pillars and return an executive summary. |
classify_incident | Classify an ICT incident against DORA major-incident thresholds per Commission D |
register_of_information_template | Return the Article 28.3 Register of Information template structure. Financial en |
tlpt_readiness | Assess Threat-Led Penetration Testing (Article 26) readiness. Returns whether th |
get_dora_certificate | Generate a cryptographically signed DORA compliance attestation (Pro/Enterprise) |
enforcement_status | Current 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
Related Servers
OSINT MCP
Real-time OSINT intelligence platform for global security monitoring.
Duplicacy MCP
Monitor backup status and query Prometheus metrics from a Duplicacy exporter
mcp-dice
Rolls dice using standard notation (e.g., 1d20) and returns individual rolls and their sum.
CardRail
MCP server that lets AI agents make purchases with personal Visa/Mastercard cards and configurable guardrails. No LLC required.
Apviso MCP
MCP server for interacting with the APVISO AI-powered penetration testing platform from Claude Code, Cursor, Windsurf, Codex, and other MCP-compatible tools.
observability-mcp
One MCP server that connects to any observability backend through pluggable connectors, normalizes the data, adds intelligent analysis, and provides a web UI for configuration.
Transkribus MCP Server
MCP server for the Transkribus REST API — manage collections, documents, HTR/OCR recognition, models, and more. 290 tools across 22 resource domains.
AgentGuard
AI Agent Supply Chain Security - Intercepts and validates every package installation, git clone, and script download triggered by AI coding agents before it executes.
BASTION
Risk Intelligence MCP Server for crypto agents — 52 tools, 72B AI model, 560+ signals, derivatives, on-chain, autonomous trading
Regenique Elegance Commerce
AI-powered commerce MCP server enabling product discovery, cart management, and checkout for the Regenique Elegance luxury skincare store via Shopify Storefront API.