mcpbeat Sign in

Dora Compliance MCP Server

local only

Dora Compliance MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 466 installs a week from pypi.

DORA (EU Digital Operational Resilience Act) compliance for AI agents. 5-pillar audit, incident ...

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 307 · avg 79 · -29% w/w
a month agotoday
466
Installs / week
pypi · dora-compliance-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add dora-compliance-mcp -- uvx dora-compliance-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "dora-compliance-mcp": {
      "args": [
        "dora-compliance-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.dora-compliance-mcp]
command = "uvx"
args = ["dora-compliance-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "dora-compliance-mcp": {
      "args": [
        "dora-compliance-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "dora-compliance-mcp": {
      "args": [
        "dora-compliance-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Dora Compliance MCP

same job, measured the same way
Kakunin
by nqzai

X.509 identity, risk scoring, and audit logging for AI agents. MiCA + EU AI Act compliant.

62 installs/wk local only
Kakunin
by kakunin-ai

X.509 identity, risk scoring, and audit logging for AI agents. MiCA + EU AI Act compliant.

local only
AI Incident Reporting MCP
by csoai-org

AI Incident Reporting Compliance MCP. Unified classification + reporting-clock tracker across EU...

283 installs/wk local only
Touchstone
by touchstone

Bitcoin-anchored, tamper-evident audit log for AI agents — record, disclose and verify actions.

29 installs/wk answering
AgentPing
by agentping

Production observability for AI agents: search runs, read evaluations, acknowledge incidents.

answering
Botindex MCP Server
by cyberweasel777

DeFi signal intelligence + agent discovery. Funding arb, whale alerts, Zora, compliance.

109 installs/wk local only
ACR — Agent Composition Records
by tethralai

Interaction profile registry for AI agents. Log interactions, query behavioral lenses.

107 installs/wk local only
ACR — Agent Composition Records
by tethral-inc

Interaction profile registry for AI agents. Log interactions, query behavioral lenses.

local only

Dora Compliance MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Dora Compliance MCP?
Dora Compliance MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package dora-compliance-mcp was installed 466 times last week.
Is Dora Compliance MCP still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Dora Compliance MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls dora-compliance-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Dora Compliance MCP?
The pypi package dora-compliance-mcp was installed 466 times in the last week. Week over week that is -29%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.