io.tooloracle/doraeventfabric
io.tooloracle/doraeventfabricDORA OS EventFabric - 14-tool event stream for DORA compliance signals and pub/sub fabric.
Tools · 14
Emit an event → auto-routes to Conductor based on rules. Types: cve_critical, cloud_outage, regulation_change, security_breach, sanctions_update, audit_notice, evidence_expired, drift_detected, sla_br…
Subscribe an oracle to an event type.
Remove a subscription.
Show all active subscriptions.
Query event history with filters.
Event statistics: by type, source, status.
Show all routing rules (event → Conductor action).
Create custom routing rule.
Simulate a webhook event to test routing.
Schedule periodic scans (daily_check, weekly_drift_scan).
View scheduled scans.
Webhook health: events processed, rules active, supported types.
Server status.
Connectivity test.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"io.tooloracle/doraeventfabric": {
"url": "https://tooloracle.io/eventfabric/mcp/",
"transport": "streamable-http"
}
}
}