io.tooloracle/dependencyoracle
io.tooloracle/dependencyoracleDependencyOracle - 10 ICT dependency tools: SBOM, supply chain, third-party graph.
Tools · 10
Register an ICT asset (application, database, server, etc.) — Art. 8.
Register an ICT-supported business function — Art. 8.
Create a dependency link between two entities.
Get dependency tree for an entity — upstream/downstream.
Calculate blast radius — what breaks if this entity fails.
Detect Single Points of Failure without redundancy.
Calculate criticality score based on dependencies, classification, redundancy.
Full ICT asset inventory with classification and filters.
Simulate outage — cascade impact of entity failure.
Server status.
Similar MCP servers embedding-nearest
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"
}
}
}