Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

Moltline RegClock

REMOTE · MCP.MOLTLINESTUDIO.COM · SCANNED SEP 21

Incident-reporting deadlines from the law: CRA, NIS2, DORA, GDPR, HIPAA, SEC 8-K. 6 of 9 tools free.

+3 this week 79 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security83
Transport & Reachability100
Schema Quality & AI Usability60
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 3054 tokens (~339/item across 9 items; 9 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management50
  • Stability observed for 15 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 9 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 10 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the Moltline RegClock MCP server?

Moltline RegClock is a hosted endpoint at https://mcp.moltlinestudio.com/regclock, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · mcp.moltlinestudio.com

# add to Claude Code
claude mcp add --transport http com-moltlinestudio-regclock 'https://mcp.moltlinestudio.com/regclock'
// .cursor/mcp.json
{
  "mcpServers": {
    "com-moltlinestudio-regclock": {
      "url": "https://mcp.moltlinestudio.com/regclock"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "com-moltlinestudio-regclock": {
      "type": "http",
      "url": "https://mcp.moltlinestudio.com/regclock"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.com-moltlinestudio-regclock]
url = "https://mcp.moltlinestudio.com/regclock"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-moltlinestudio-regclock": {
      "type": "remote",
      "url": "https://mcp.moltlinestudio.com/regclock",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-moltlinestudio-regclock --url 'https://mcp.moltlinestudio.com/regclock' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  com-moltlinestudio-regclock:
    url: "https://mcp.moltlinestudio.com/regclock"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "com-moltlinestudio-regclock": {
      "Transport": "http",
      "Url": "https://mcp.moltlinestudio.com/regclock"
    }
  }
}
# add to Vellum
assistant mcp add com-moltlinestudio-regclock -t streamable-http -u 'https://mcp.moltlinestudio.com/regclock'
// mcp.json
{
  "mcpServers": {
    "com-moltlinestudio-regclock": {
      "type": "http",
      "url": "https://mcp.moltlinestudio.com/regclock"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 20 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 43 to 47. That category is still filling its 30-day observation window: 13 days of observed history at the previous scan, 14 at this one. The score rises as the window fills, whether or not the server changes.

  • 18 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 37 to 40. That category is still filling its 30-day observation window: 11 days of observed history at the previous scan, 12 at this one. The score rises as the window fills, whether or not the server changes.

  • 16 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 30 to 33. That category is still filling its 30-day observation window: 9 days of observed history at the previous scan, 10 at this one. The score rises as the window fills, whether or not the server changes.

  • 14 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

  • 12 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 17 to 20. That category is still filling its 30-day observation window: 5 days of observed history at the previous scan, 6 at this one. The score rises as the window fills, whether or not the server changes.

  • 10 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 10 to 13. That category is still filling its 30-day observation window: 3 days of observed history at the previous scan, 4 at this one. The score rises as the window fills, whether or not the server changes.

  • 8 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

  • 7 Sept 26 +9
    • Authorization: unverified → partial security
    • HSTS header: unverified → pass security
    • Stability: unverified → 0.03 functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 21 Sept 2026 · Probed https://mcp.moltlinestudio.com/regclock

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=moltlinestudio.com CN=WE1,O=Google Trust Services,C=US 15 Aug 2026 13 Nov 2026 ECDSA 256 ECDSA-SHA256 72e09c6114448e7a0ed370fb03c277cb
SANs: moltlinestudio.com, *.moltlinestudio.com
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b

Background: What to check on a remote MCP endpoint →

DNSSEC secure

Validation of mcp.moltlinestudio.com. Secure

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
moltlinestudio.com. present 2371 13 Verified
mcp.moltlinestudio.com. Verified address RRset verified with the apex keys
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
strict-transport-security max-age=15576000; includeSubDomains
content-security-policy default-src 'self'; script-src 'self' 'unsafe-inline'; style-src 'self' 'unsafe-inline'; img-src 'self' data:; font-src 'self' data:; connect-src 'self' https://api.moltlinestudio.com https://mcp.moltlinestudio.com; form-action 'self'; frame-ancestors 'none'; base-uri 'self'; object-src 'none'; upgrade-insecure-requests
x-content-type-options nosniff
x-frame-options DENY
referrer-policy strict-origin-when-cross-origin
permissions-policy camera=(), microphone=(), geolocation=()

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://mcp.moltlinestudio.com/regclock Verified 200
http (plaintext) http://mcp.moltlinestudio.com/regclock HTTPS enforced 301 https://mcp.moltlinestudio.com/regclock
MCP tools · 9 exposed · ~2,980 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
classify_event ~262

Apply a regime's statutory criteria to yes/no facts and name the event type. FREE. Typical input {"regime": "eu_dora", "facts": {"critical_services_affected": true, "duration_or_downtime": true, "geographic_spread": true}} returns {"reportable": true, "event_type": "major_ict_incident", "reasoning": [...], "criteria": {...}}. Unanswered questions are listed under "missing" so the caller can go and find out. Use when deciding whether an incident triggers a regime at all. Not for judging severity in the abstract: it only applies the written criteria to the facts given. Errors: on invalid, missing, or malformed input this tool never raises a protocol error — it returns {"error": "<what is wrong and how to fix it>"} (for example {"error": "facts must be an object of question id -> answer"}). Every call is read-only and idempotent, so after correcting the input it is always safe to retry.

NameTypeReqDescription
factsobjectyesanswers keyed by the question ids returned for the regime (booleans; integers for counts).
regimestringyesregime id from list_regimes.

Structured output declared, but exposes no named fields.

No examples provided.

compute_deadlines ~587

Compute every reporting deadline of one regime from the moment of awareness. FREE. Typical input {"regime": "eu_nis2", "event_type": "significant_incident", "awareness_at": "2026-09-14T09:30:00+02:00"} returns {"deadlines": [{"obligation": "early_warning", "due_at": "2026-09-15T09:30+02:00", "citation": "Art. 23(4)(a)", ...}, ...]}. Later clocks that run from an earlier submission are estimated from that report's due time until you pass the actual time in submitted. DORA needs classification_at and a country for the bank-holiday rule; the SEC needs materiality_determined_at; HIPAA takes discovery_date and flags.individuals_affected. Use when an incident has just been identified and the agent needs the instants. Not for several regimes at once: use compute_deadlines_multi. Errors: on invalid, missing, or malformed input this tool never raises a protocol error — it returns {"error": "<what is wrong and how to fix it>"} (for example {"error": "flags must be an object"}). Every call is read-only and idempotent, so after correcting the input it is always safe to retry.

NameTypeReqDescription
awareness_atstringyeswhen the entity became aware, ISO 8601 with a UTC offset.
classification_atstringDORA - when the incident was classified as major.
countrystringISO 3166-1 alpha-2 code for the public-holiday calendar (DORA weekend rule; SEC uses US).
discovery_datestringHIPAA - the date the breach is treated as discovered (defaults to awareness date).
entity_classstringe.g. trust_service_provider (NIS2), credit_institution / central_counterparty / trading_venue_operator / nis2_essential_or_important (DORA), business_associate (HIPAA).
event_typestringevent type within the regime; optional when the regime has one.
flagsobjectcondition answers: high_risk, processor, ongoing, handled_at, individuals_affected, max_residents_of_one_state, business_associate.
materiality_determined_atstringSEC - when the incident was determined to be material.
measure_available_atstringCRA - when a corrective or mitigating measure became available.
regimestringyesregime id from list_regimes.
subdivstringoptional subdivision code for the holiday calendar (e.g. BY for Bavaria).
submittedobjectactual submission times of earlier reports, e.g. {"initial_notification": "..."}.

Structured output declared, but exposes no named fields.

No examples provided.

compute_deadlines_multi ~469

One merged timeline across several regimes for the same incident. PREMIUM (license). Typical input {"regimes": [{"regime": "eu_nis2"}, {"regime": "eu_gdpr"}, {"regime": "eu_dora", "entity_class": "credit_institution"}], "awareness_at": "2026-09-14T09:30:00+02:00", "country": "DE"} returns {"timeline": [rows sorted by due_at, each tagged with regime], "first_due": {...}, "per_regime": {...}}. Each entry may carry its own event_type and entity_class; the anchors and flags are shared. Use when one incident triggers several regimes and the agent needs a single ordered list. Not for one regime: compute_deadlines is free. Errors: on invalid, missing, or malformed input this tool never raises a protocol error — it returns {"error": "<what is wrong and how to fix it>"} (for example {"error": "regimes must be a non-empty list of <value>"}). Every call is read-only and idempotent, so after correcting the input it is always safe to retry.

NameTypeReqDescription
awareness_atstringyeswhen the entity became aware, ISO 8601 with a UTC offset.
classification_atstringDORA classification instant.
countrystringISO 3166-1 alpha-2 code for the public-holiday calendar.
discovery_datestringHIPAA discovery date (defaults to the awareness date).
entity_classstringdefault entity class for entries that do not set their own.
flagsobjectcondition answers shared by all regimes (see compute_deadlines).
materiality_determined_atstringSEC materiality determination instant.
measure_available_atstringCRA corrective-measure instant.
regimesarrayyeslist of {"regime": id, "event_type"?: ..., "entity_class"?: ...} (1-10 entries).
subdivstringoptional subdivision code for the holiday calendar.
submittedobjectactual submission times keyed by "regime/obligation" or obligation id.

Structured output declared, but exposes no named fields.

No examples provided.

deadline_status ~273

Mark each computed deadline open, due soon, overdue or submitted as of now. FREE. Typical input {"deadlines": <rows from compute_deadlines>, "now": "2026-09-15T08:00:00+02:00"} returns {"items": [{"obligation": "early_warning", "status": "due_soon", "hours_remaining": 1.5, ...}], "overdue": 0, "next_due": {...}}. Use when polling an incident timeline or deciding what to escalate next. Not for computing the deadlines themselves. Errors: on invalid, missing, or malformed input this tool never raises a protocol error — it returns {"error": "<what is wrong and how to fix it>"} (for example {"error": "deadlines must be a non-empty list of rows from compute_deadlines"}). Every call is read-only and idempotent, so after correcting the input it is always safe to retry.

NameTypeReqDescription
deadlinesarrayyesrows from compute_deadlines / compute_deadlines_multi (each with obligation and due_at).
nowstringyesthe current instant, ISO 8601 with a UTC offset.
submittedobjectactual submission times keyed by obligation id (or "regime/obligation").

Structured output declared, but exposes no named fields.

No examples provided.

explain_rule ~305

Quote the time limit, citation and required content for an obligation. FREE. Typical input {"regime": "eu_cra", "event_type": "severe_incident", "obligation": "final_report"} returns {"citation": "Art. 14(4)(c)", "rule": "within one month after ...", "required_content": [...]}. Leave obligation empty to get every obligation of the event type; leave event_type empty on single-event regimes. Use when a caller needs the rule's own words next to a computed date. Not for computing dates: use compute_deadlines. Errors: on invalid, missing, or malformed input this tool never raises a protocol error — it returns {"error": "<what is wrong and how to fix it>"} (for example {"error": "unknown obligation '<value>' for <value>/<value>; one of <value>"}). Every call is read-only and idempotent, so after correcting the input it is always safe to retry.

NameTypeReqDescription
event_typestringevent type within the regime (see list_regimes); optional when the regime has one.
obligationstringobligation id (for example early_warning); empty for all.
regimestringyesregime id from list_regimes (eu_cra, eu_nis2, eu_dora, eu_gdpr, uk_gdpr, us_hipaa, us_sec_8k).

Structured output declared, but exposes no named fields.

No examples provided.

holiday_calendar ~248

List the public holidays the engine uses for a country and year. FREE. Typical input {"country": "IE", "year": 2026} returns {"holidays": [{"date": "2026-01-01", "name": "New Year's Day"}, ...]}. Use when checking why a business-day or bank-holiday adjustment landed where it did, or to see whether a country/subdivision is supported. Not a legal register of bank holidays: it is the `holidays` package's public-holiday calendar, which is what compute_deadlines uses. Errors: on invalid, missing, or malformed input this tool never raises a protocol error — it returns {"error": "<what is wrong and how to fix it>"} (for example {"error": "country is required"}). Every call is read-only and idempotent, so after correcting the input it is always safe to retry.

NameTypeReqDescription
countrystringyesISO 3166-1 alpha-2 code (DE, FR, IE, US, ...).
subdivstringoptional subdivision code (state, province, region).
yearintegeryescalendar year.

Structured output declared, but exposes no named fields.

No examples provided.

list_regimes ~169

List the reporting regimes this server can compute, with citations. FREE. Typical input {} returns {"regimes": [{"id": "eu_nis2", "name": ..., "instrument": ..., "applies_from": ..., "event_types": [...]}, ...], "verified_on": "2026-09-06"}. Use when choosing the regime id and event_type for compute_deadlines or classify_event. Not for legal advice: it reports what the instruments say and when the entry was last checked. Errors: on invalid, missing, or malformed input this tool never raises a protocol error — it returns {"error": "<what is wrong and how to fix it>"}. Every call is read-only and idempotent, so after correcting the input it is always safe to retry.

Input schema present but exposes no named parameters.

Structured output declared, but exposes no named fields.

No examples provided.

timeline_export ~294

Export computed deadlines as an iCalendar file and CSV rows. PREMIUM (license). Typical input {"deadlines": <rows from compute_deadlines or the timeline from compute_deadlines_multi>, "incident_ref": "INC-2026-041"} returns {"ics": "BEGIN:VCALENDAR...", "csv": "regime,obligation,...", "events": 4}. Each dated deadline becomes a VEVENT with the citation in the description and an alarm alarm_hours_before it; rows without a fixed time limit are listed in the CSV only. Use when the timeline needs to land in a calendar or a ticket. Not for computing deadlines. Errors: on invalid, missing, or malformed input this tool never raises a protocol error — it returns {"error": "<what is wrong and how to fix it>"} (for example {"error": "deadlines must be a non-empty list of rows from compute_deadlines"}). Every call is read-only and idempotent, so after correcting the input it is always safe to retry.

NameTypeReqDescription
alarm_hours_beforenumberhours before each due instant to fire a VALARM (0 disables).
calendar_namestringX-WR-CALNAME for the calendar file.
deadlinesarrayyesrows from compute_deadlines / compute_deadlines_multi.
incident_refstringyour incident reference, prefixed to every event summary.

Structured output declared, but exposes no named fields.

No examples provided.

validate_report ~373

Check a draft report against the statutory content list and its deadline. PREMIUM (license). Typical input {"regime": "eu_gdpr", "obligation": "supervisory_authority_notification", "report": {"nature": "...", "contact": "...", "consequences": "...", "measures": "..."}} returns {"checklist": [{"item": "...", "found": true, "evidence": [...]}, ...], "missing": [...], "coverage": 0.75, "timing": {...}}. The content check is a keyword heuristic over the report text, reported as such; the timing check compares submitted_at with due_at and, for GDPR, flags a late notification that gives no reasons for the delay. Use before a report is sent. Not a legal review, and it cannot judge quality, only presence. Errors: on invalid, missing, or malformed input this tool never raises a protocol error — it returns {"error": "<what is wrong and how to fix it>"} (for example {"error": "unknown obligation '<value>' for <value>/<value>; one of <value>"}). Every call is read-only and idempotent, so after correcting the input it is always safe to retry.

NameTypeReqDescription
due_atstringthe computed due instant (from compute_deadlines), optional.
event_typestringevent type within the regime; optional when the regime has one.
obligationstringyesobligation id (for example incident_notification).
regimestringyesregime id from list_regimes.
reportobjectyesthe draft, as an object of section name -> text (any keys).
submitted_atstringwhen the report was or will be submitted, optional.

Structured output declared, but exposes no named fields.

No examples provided.

Common questions

What is the Moltline RegClock MCP server?

Moltline RegClock is an MCP server listed in the public MCP registry as com.moltlinestudio/regclock. Incident-reporting deadlines from the law: CRA, NIS2, DORA, GDPR, HIPAA, SEC 8-K. 6 of 9 tools free. This page covers its hosted endpoint (https://mcp.moltlinestudio.com/regclock).

Is the Moltline RegClock MCP server safe to use?

Moltline RegClock scores 79 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the Moltline RegClock MCP server expose?

Moltline RegClock exposes 9 tools: list_regimes, explain_rule, classify_event, compute_deadlines, deadline_status, and 4 more. Their descriptions and schemas cost roughly 2,980 tokens of context every time the server is loaded.

Does the Moltline RegClock MCP server require authentication?

No. We connected to Moltline RegClock without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the Moltline RegClock MCP server still maintained?

Moltline RegClock is still listed as active in the MCP registry. We last reached this channel on 21 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.