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
関連サーバー
AI Bill of Materials MCP
AI Bill of Materials generation — model cards, dataset provenance, supply chain transparency, CycloneDX format by MEOK AI Labs
SafeDep
Real-time malicious package protection for AI coding agents
OraClaw Decision Intelligence
12 MCP tools with 19 ML algorithms for AI agents — bandits, solvers, forecasters, risk models. All under 25ms, deterministic.
PancakeSwap PoolSpy
Tracks newly created liquidity pools on PancakeSwap, providing real-time data for DeFi analysts, traders, and developers.
Search Movie
一个基于 Model Context Protocol (MCP) 构建的智能电影和电视剧资源搜索工具,支持多源搜索和链接验证。An intelligent movie and TV series resource search tool based on Model Context Protocol (MCP), supporting multi-source search and link verification.
MCP Servers
A collection of MCP servers for Cursor IDE, including demo and weather services.
Malaysia Prayer Time MCP Server
Provides accurate Islamic prayer times for locations throughout Malaysia using the waktusolat.app API.
MCPlayerOne
An AI-powered, synthwave, maze-crawling, and world-building adventure game server.
HashLock OTC
OTC crypto trading with HTLC atomic settlement on Ethereum and Bitcoin — create trades, lock assets, and settle trustlessly via AI agents
Apigene MCP Gateway
Apigene MCP Gateway is the runtime layer that connects AI agents to APIs and MCP servers via Model Context Protocol.