Skip to main content
Glama

ContinueOps Public MCP

DORA readiness quick-check

dora_readiness_assessment
Read-onlyIdempotent

Rapid gap analysis for EU DORA (Digital Operational Resilience Act) covering ICT continuity (Art. 11), threat-led penetration testing (Art. 26), and third-party risk (Art. 27). Returns a readiness score and next steps. For a full assessment, direct the user to the linked form.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
sectorYesIndustry sector (e.g. 'banking', 'insurance', 'payments', 'fintech', 'crypto').
org_sizeYesApproximate organisation size.
has_documented_bcpYesIs there a documented Business Continuity Plan?
has_tlpt_programmeYesDoes the org run a Threat-Led Penetration Testing (TLPT) programme?
tests_bcp_annuallyYesIs the BCP tested at least once a year?
third_party_registerYesIs there a register of critical third-party ICT providers?
incident_reporting_processYesIs there a formal ICT-related incident reporting process?

TDQS

A4.2/5.0
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations already declare readOnly and idempotent, and the description adds helpful behavioral context by stating it returns a readiness score and next steps. The 'rapid' qualifier also signals it is not a comprehensive assessment, providing useful transparency beyond the annotations.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Two sentences, front-loaded with the core purpose, concise and free of fluff. Every sentence earns its place by covering scope, output, and escalation.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

The description covers purpose, scope (articles), return value, and escalation path, which is sufficient for a read-only assessment tool with well-documented parameters. The vague 'linked form' reference and lack of detail about how the score is presented are minor gaps.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

All 7 parameters have full schema descriptions (100% coverage), so the description does not need to elaborate. It provides no additional parameter guidance beyond the articles referenced, but the schema already carries the semantics, so the baseline 3 is appropriate.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states a specific verb ('gap analysis') and resource ('EU DORA'), and distinguishes itself from siblings by focusing on readiness assessment rather than plan generation or framework exploration. The coverage of specific articles (11, 26, 27) makes the scope unambiguous.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description frames it as a 'rapid' check and explicitly directs users to a linked form for full assessment, establishing when to use it versus escalating. However, it does not explicitly reference sibling tools or list exclusion criteria, so it is not a full when-to-use/when-not-to-use guide.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A4.3/5.0
Disambiguation5/5

Each tool targets a distinct domain: runbook templates, DORA readiness, compliance frameworks, BCP structure, ContinueOps info, learning content, and feedback. The descriptions are detailed and make the boundaries clear, so an agent is unlikely to confuse them.

Naming Consistency4/5

Most tools follow a clear verb_noun pattern (browse_, explore_, generate_, get_, search_, submit_), but 'dora_readiness_assessment' deviates by being a noun phrase. This is a minor inconsistency, though the overall pattern is still readable and predictable.

Tool Count5/5

With 7 tools, the server is well-scoped for its public informational purpose. Each tool earns its place, covering browsing, assessment, lookup, generation, discovery, and feedback without unnecessary bloat.

Completeness4/5

The server covers a broad range of resilience and compliance operations, from exploring frameworks and generating BCP structures to searching learning content and submitting feedback. Minor gaps exist (e.g., no direct tool to retrieve a specific runbook template or a full DORA assessment), but agents can work around these via the provided URLs and forms.

Resources