mcpbeat

Driftoracle MCP Server

io.tooloracle/driftoracle
not responding

Driftoracle is listed as active in the registry but did not answer our last check. It exposes 15 tools. Last commit 5 Apr 2026.

DriftOracle - 15 tools for model/data drift monitoring: PSI, KS-test, alerts, evidence packs.

Uptime history 40 hours of history · worst hour 0%
40 hours agonow
0.0%
Uptime 24h
0 of 91 checks
15
Tools
read from the server
98 ms
Response time
average over 24h
0
Stars
last commit 5 Apr 2026

Connect this server

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

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

Available tools 15

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

detect
detect_cloud_drift
Cloud provider status changes — live check.
detect_control_drift
Controls that degraded from GREEN to YELLOW/RED.
detect_enterprise_drift
Detect compliance drift across 6 enterprise dimensions: NIS2 (CyberShield), ISO 27001 (CyberShield), LkSG (SupplyChainOracle), Contract DORA Art.28 (LegalTechOracle), DAC6 Tax (TaxOracle), Healthcare MDR (HealthGuard). Auto-logs drift events.
detect_evidence_drift
Find stale assessments + expired evidence + degraded controls.
detect_regulatory_drift
Scan for regulation changes affecting DORA. Checks RegWatch + LawOracle + EU feeds.
drift
drift_history
History of all drift events.
drift_status
Current open drift events per entity.
configure
configure_thresholds
View/set drift detection thresholds.
full
full_drift_scan
Run ALL 5 drift detections in one call (regulatory + evidence + cloud + control + ENTERPRISE). Enterprise dimension scans NIS2, LkSG, ISO 27001, Contracts, Tax, Healthcare via MEGA MCP oracles.
health
health_check
Server status.
mark
mark_drift
Manually mark an article as DRIFT.
obligation
obligation_map
Drift detection obligations (DORA-DFT-01..04).
ping
ping
Connectivity test.
resolve
resolve_drift
Mark drift event as resolved.
trigger
trigger_remediation
Self-healing: sync all data, run escalation, collect evidence, auto-resolve drift events.

Endpoints

URLTransportStateLatencyChecked
https://tooloracle.io/drift/mcp/ streamable-http answering 98 ms 10 min ago

Driftoracle — questions

Answers built from our own checks of this server.

What can Driftoracle do?
It exposes 15 tools, read directly from the server on our last check. Among them: configure_thresholds, detect_cloud_drift, detect_control_drift, detect_enterprise_drift, detect_evidence_drift, detect_regulatory_drift and 9 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 →
What is Driftoracle mostly used for?
Its tools cluster around detect and drift. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is Driftoracle 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 98 ms. The bar chart above shows every period we have measured.
The registry lists Driftoracle 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 Driftoracle?
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 Driftoracle need an API key?
No. Driftoracle completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 15 of them are readable on this page. This is what we observed, not what the docs claim.
Is Driftoracle open source?
Yes — written in Python and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.