mcpbeat Sign in

Conductor MCP Server

not responding

Conductor is listed as active in the registry but did not answer our last check. It exposes 16 tools. Last commit 1 Apr 2026.

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

The author archived this repository on GitHub, meaning it is no longer maintained.

Uptime history 51 days of history · worst day 0%
51 days agonow
0.0%
Uptime 24h
0 of 91 checks
16
Tools
read from the server
28 ms
Response time
average over 24h
0
Stars
last commit 1 Apr 2026

Conductor does not always answer

Over the last week it answered 0.0% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 4 min ago.

run in your terminal
claude mcp add conductor --transport http https://tooloracle.io/conductor/mcp/
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "conductor": {
      "url": "https://tooloracle.io/conductor/mcp/"
    }
  }
}
~/.codex/config.toml
[mcp_servers.conductor]
url = "https://tooloracle.io/conductor/mcp/"
.cursor/mcp.json
{
  "mcpServers": {
    "conductor": {
      "url": "https://tooloracle.io/conductor/mcp/"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "conductor": {
      "url": "https://tooloracle.io/conductor/mcp/"
    }
  }
}

Available tools 16

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

workflow
run_workflow
Execute a predefined multi-step workflow across oracles.
workflow_library
List all available predefined workflows with descriptions and step counts.
board
board_briefing
Executive briefing: readiness score, cloud status, test coverage, deadlines, key risks.
daily
daily_check
Daily compliance health check: cloud, tests, findings, regulatory changes, CVEs.
full
full_assessment
Run complete DORA assessment across ALL 16 oracles. Returns aggregated risk score, critical issues, and per-oracle details.
gap
gap_analysis
Cross-oracle gap analysis: compliance, testing, policies, training.
health
health_check
Conductor health + oracle availability.
nca
nca_readiness
BaFin/NCA audit readiness checklist: score, red articles, testing, RoI, training.
obligation
obligation_overview
All obligation_ids from all oracles in one call.
onboard
onboard_entity
Full entity onboarding workflow across all oracles.
oracle
oracle_status
Health status of all 16 DORA OS oracles.
ping
ping
Connectivity test.
plan
plan_remediation
Given current gaps, generate prioritized remediation plan with actions, oracles, urgency, deadlines.
react
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_issue. Auto-dispatches to relevant oracles.
readiness
readiness_dashboard
Health status of all 23 oracles + total tool count. System-wide monitoring.
sync
sync_all
Trigger all sync_to_ampel across TestOracle + CloudOracle. Updates AmpelOracle with latest data.

Endpoints

URLTransportStateLatencyChecked
https://tooloracle.io/conductor/mcp/ streamable-http answering 28 ms 4 min ago

Alternatives to Conductor

same job, measured the same way
Accelerators
by s2tconsulting

36 tools for AWS infrastructure, security compliance, AI workflows, and ACI governance.

42 installs/wk local only
Ybe Check
by addycuber

Ybe Check – security and compliance orchestrator for AI-generated repositories.

56 installs/wk local only
ClearPolicy
by clearpolicy

Authenticated MCP server for ClearPolicy policy and compliance workflows.

answering
ComplianceAutomator Public MCP
by complianceautomator

Public read-only MCP for products, frameworks, guides, methodology, and blog metadata.

9 tools answering
Cotribute MCP
by cotribute

Connect AI agents to financial institution origination, analytics, and compliance workflows.

answering
Compliance Trestle MCP
by oscal-compass

An MCP server that provides tools to author OSCAL security compliance documentation

149 installs/wk local only
Clausely
by misspris2023

UK compliance documentation for the EU AI Act, Worker Protection Act 2024, and UK GDPR.

5 tools answering
MCP Compliance
by yawlabs

CLI tool and MCP server that tests MCP servers for spec compliance

1 279 installs/wk local only

Conductor — questions

Answers built from our own checks of this server.

What can Conductor do?
It exposes 16 tools, read directly from the server on our last check. Among them: board_briefing, daily_check, full_assessment, gap_analysis, health_check, nca_readiness and 10 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Conductor working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 0 of 91 checks got a reply (0.0%), average response time 28 ms. The bar chart above shows every period we have measured.
Is Conductor still maintained?
The author archived this repository on GitHub, meaning it is no longer maintained. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
The registry lists Conductor as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect Conductor?
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 is a remote server, so there is nothing to install — the client connects to the address.
Does Conductor need an API key?
No. Conductor completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 16 of them are readable on this page. This is what we observed, not what the docs claim.
Is Conductor open source?
We cannot say either way: written in Python and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.