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
Servidores relacionados
Web-Algebra
Suite of generic Linked Data/SPARQL as well as LinkedDataHub-specific MCP tools
TwelveLabs
The TwelveLabs MCP Server provides seamless integration with the TwelveLabs platform. This server enables AI assistants and applications to interact with TwelveLabs powerful video analysis capabilities through a standardized MCP interface.
Memesio MCP Server
Hosted MCP server for meme generation, template search, caption rendering, and AI meme creation.
AGA MCP Server
Cryptographic runtime governance for AI agents. 20 tools. Sealed policy artifacts, continuous measurement, tamper-evident proof. Ed25519 + SHA-256.
Time
Get the current time and perform timezone conversions using IANA timezone names.
Contextd
Reasoning Bank and Context folding. Let your agents learn and self-improve
Launch Engine
Agentic pipeline that transforms ideas to revenue — for solo founders and bootstrappers.
CoinMarketCap MCP Server
Crypto prices, market caps, rankings, and token metadata via CoinMarketCap.
Bazi MCP
An AI-powered Bazi calculator providing precise data for personality analysis and destiny forecasting.
Mnemex
Mnemex is a Python MCP server that provides AI assistants with human-like memory dynamics through temporal decay and natural spaced repetition, storing memories locally in human-readable JSONL and Markdown formats.