Skip to content
Back to search
100
MCP live MCP 2025-03-26 streamable-http

io.tooloracle/dependencyoracle

io.tooloracle/dependencyoracle

DependencyOracle - 10 ICT dependency tools: SBOM, supply chain, third-party graph.

Uptime
100.0%
1 direct probes · 30d
Response
127ms
last probe
Tools
10
callable
Resources
0
readable
Prompts
0
available

Tools · 10

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.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.tooloracle/dependencyoracle": {
      "url": "https://tooloracle.io/dependency/mcp/",
      "transport": "streamable-http"
    }
  }
}