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
Máy chủ liên quan
BloodHound MCP
Enables Large Language Models to interact with BloodHound Community Edition data.
Arithmetic MCP Server
Performs basic arithmetic operations such as addition, subtraction, multiplication, and division.
Avalanche.org
MCP server for looking up avalanche danger ratings, historic avalanche forecasts, and forecast GeoJSON from the Avalanche.org Public API. Not affiliated with Avalanche.org
Ukrainian Calendar
Ukrainian pagan calendar MCP server — 120 holidays, 184 deities, 365 folk wisdoms, and birth charms from Voytovych's mythology encyclopedia
teckel navigation toolbox
Give LLM/AI/Agents the ability to provide accurate navigation information (time & place, road-trips, general aviation).
Aegntic MCP Servers
A collection of Model Context Protocol (MCP) servers for various tasks and integrations, supporting both Python and Node.js environments.
wodeapp
AI-powered no-code app builder with 17 MCP tools — create projects, generate pages from natural language, AI text/image generation (GPT, Claude, Gemini, 14+ models), page CRUD, workflow execution, publish & version control. SSE transport, API key auth.
Loxone MCP Server
An MCP server for Loxone home automation systems, allowing AI assistants to control lights, blinds, sensors, and weather.
ShareThis AI
Connect your ShareThis account to manage properties and configure tools.
mycop
AI code security scanner with 100 built-in rules covering OWASP Top 10 and CWE Top 25