ToolOracle/dependencyoracle
DORA Art. 28/31 ICT Dependencies — 10 MCP tools for asset inventory, SPOF analysis, blast radius
Platform-specific configuration:
{
"mcpServers": {
"dependencyoracle": {
"command": "npx",
"args": [
"-y",
"dependencyoracle"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
DORA Execution MCP Server — 10 tools | Part of ToolOracle
# Claude Desktop / Cursor / Windsurf
npx -y mcp-remote https://tooloracle.io/dependency/mcp/// claude_desktop_config.json
{
"mcpServers": {
"dependencyoracle": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://tooloracle.io/dependency/mcp/"]
}
}
}| Tool | Description | |------|-------------| | register_asset | Register an ICT asset (application, database, server, etc.) — Art. 8. | | register_function | Register an ICT-supported business function — Art. 8. | | map_dependency | Create a dependency link between two entities. | | dependency_graph | Get dependency tree for an entity — upstream/downstream. | | blast_radius | Calculate blast radius — what breaks if this entity fails. | | spof_analysis | Detect Single Points of Failure without redundancy. | | criticality_score | Calculate criticality score based on dependencies, classification, redundancy. | | asset_inventory | Full ICT asset inventory with classification and filters. | | impact_simulation | Simulate outage — cascade impact of entity failure. | | health_check | Server status. |
| 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.
dependencyOracle is one of 42 specialized MCP servers
Loading reviews...