streamable-httpupdated 5mo ago
| Tool | Description | |------|-------------| | registersystem | Register a business-critical ICT system for BCM tracking. | | setbia | Set Business Impact Analysis data — RTO, RPO, MTPD, financial impact. | | rtorpocheck | Validate RTO/RPO targets against actual backup/failover capabilities. | | testregister | Register a DR/BCM test execution with results and evidence. | | scenariolibrary | DORA-relevant test scenario library (10 scenarios). | | bcmgapanalysis | BCM plan completeness analysis across all systems.
What can you do with resilienceoracle?
💪 resilienceOracle
DORA Execution MCP Server — 10 tools | Part of ToolOracle
Quick Connect
# Claude Desktop / Cursor / Windsurf
npx -y mcp-remote https://tooloracle.io/resilience/mcp/
// claude_desktop_config.json
{
"mcpServers": {
"resilienceoracle": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://tooloracle.io/resilience/mcp/"]
}
}
}
Tools (10)
| Tool | Description |
|---|---|
register_system |
Register a business-critical ICT system for BCM tracking. |
set_bia |
Set Business Impact Analysis data — RTO, RPO, MTPD, financial impact. |
rto_rpo_check |
Validate RTO/RPO targets against actual backup/failover capabilities. |
test_register |
Register a DR/BCM test execution with results and evidence. |
scenario_library |
DORA-relevant test scenario library (10 scenarios). |
bcm_gap_analysis |
BCM plan completeness analysis across all systems. |
recovery_status |
Recovery readiness dashboard — how many systems are DR-ready. |
crisis_plan_check |
Validate crisis communication plan elements (Art. 11(7)). |
evidence_bundle |
Collect BCM/DRP evidence for audit — systems, BIA, test records. |
health_check |
Server status. |
Pricing
| Tier | Rate Limit | Price |
|---|---|---|
| Free | 10 calls/day | €0 |
| Pro | 1,000 calls/day | €99/month |
| Enterprise | Unlimited | Custom |
Note: This is a compliance oracle. Full tool access requires a Pro or Enterprise subscription. Free tier includes read-only assessment tools.
Part of ToolOracle
resilienceOracle is one of 42 specialized MCP servers in the ToolOracle ecosystem — the largest collection of production-ready MCP tools for AI agents.
DORA Coverage
Related Oracles:
- FeedOracle — Evidence-grade compliance data infrastructure
- ToolOracle — 42 Oracles, 390+ MCP Tools
Links
- 🌐 Live:
https://tooloracle.io/resilience/mcp/ - 📚 Docs: tooloracle.io/docs
- 🏠 Platform: tooloracle.io
Built by FeedOracle — Evidence by Design
Install
Add resilienceoracle to your client. Pick the one you use.
claude mcp add --transport http resilienceoracle https://tooloracle.io/resilience/mcp/codex mcp add resilienceoracle --url https://tooloracle.io/resilience/mcp/{
"mcpServers": {
"resilienceoracle": {
"url": "https://tooloracle.io/resilience/mcp/"
}
}
}Add to `~/.cursor/mcp.json`, or `.cursor/mcp.json` for a single project.
{
"servers": {
"resilienceoracle": {
"type": "http",
"url": "https://tooloracle.io/resilience/mcp/"
}
}
}Add to `.vscode/mcp.json` in your workspace.
{
"mcpServers": {
"resilienceoracle": {
"url": "https://tooloracle.io/resilience/mcp/"
}
}
}Add to `claude_desktop_config.json`, then restart Claude Desktop.
{
"mcpServers": {
"resilienceoracle": {
"serverUrl": "https://tooloracle.io/resilience/mcp/"
}
}
}Add to `~/.codeium/windsurf/mcp_config.json`.
10 tools
resilienceoracle exposes 10 tools to a connected agent.
- register_system
- Register a business-critical ICT system for BCM tracking.
- set_bia
- Set Business Impact Analysis data — RTO, RPO, MTPD, financial impact.
- rto_rpo_check
- Validate RTO/RPO targets against actual backup/failover capabilities.
- test_register
- Register a DR/BCM test execution with results and evidence.
- scenario_library
- DORA-relevant test scenario library (10 scenarios).
- bcm_gap_analysis
- BCM plan completeness analysis across all systems.
- recovery_status
- Recovery readiness dashboard — how many systems are DR-ready.
- crisis_plan_check
- Validate crisis communication plan elements (Art. 11(7)).
- evidence_bundle
- Collect BCM/DRP evidence for audit — systems, BIA, test records.
- health_check
- Server status.
Score
57 / 100
Adequate
- Documentation18/25
- Maintenance13/25
- Trust6/20
- Capability8/15
- Install experience12/15
- Documents what it does and how to connect
- Has a resolvable package or endpoint
- Exposes at least one tool, prompt or resource
- README has substantive content
- Includes a code example
- Documents its configuration
- Mentions credentials or security posture
- Last commit 148 days ago
- Has a release history
- Repository is not archived
- No licence detected
- Namespace verified in the official MCP registry
- Claimed by its owner
- Published under an organisation
- 10 tool(s) documented
- Provides prompt templates
- Provides resources
- 6 documented install method(s)
- Published to a package registry
- Offers a hosted endpoint — no local install
Version history
| Versions | Published |
|---|---|
| 1.0.0Latest | May 7, 2026 |