Skip to content
Back to search
100
MCP live MCP 2025-03-26 streamable-http

io.tooloracle/conductor

io.tooloracle/conductor

DORA OS Conductor — 16-tool meta-orchestrator for DORA compliance workflow automation.

Uptime
100.0%
1 direct probes · 30d
Response
81ms
last probe
Tools
16
callable
Resources
0
readable
Prompts
0
available

Tools · 16

full_assessment

Run complete DORA assessment across ALL 16 oracles. Returns aggregated risk score, critical issues, and per-oracle details.

readiness_dashboard

Health status of all 23 oracles + total tool count. System-wide monitoring.

run_workflow

Execute a predefined multi-step workflow across oracles.

plan_remediation

Given current gaps, generate prioritized remediation plan with actions, oracles, urgency, deadlines.

react_to_event

React to compliance event: cve, law_change, cloud_incident, breach, sanctions_hit, audit_notice, supply_chain_disruption, nis2_incident, contract_issue, tax_deadline, medical_device_alert, employee_is…

sync_all

Trigger all sync_to_ampel across TestOracle + CloudOracle. Updates AmpelOracle with latest data.

gap_analysis

Cross-oracle gap analysis: compliance, testing, policies, training.

board_briefing

Executive briefing: readiness score, cloud status, test coverage, deadlines, key risks.

nca_readiness

BaFin/NCA audit readiness checklist: score, red articles, testing, RoI, training.

onboard_entity

Full entity onboarding workflow across all oracles.

daily_check

Daily compliance health check: cloud, tests, findings, regulatory changes, CVEs.

workflow_library

List all available predefined workflows with descriptions and step counts.

oracle_status

Health status of all 16 DORA OS oracles.

obligation_overview

All obligation_ids from all oracles in one call.

health_check

Conductor health + oracle availability.

ping

Connectivity test.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.tooloracle/conductor": {
      "url": "https://tooloracle.io/conductor/mcp/",
      "transport": "streamable-http"
    }
  }
}