io.tooloracle/dependencyoracle
DependencyOracle - 10 ICT dependency tools: SBOM, supply chain, third-party graph.
Open source Repository Open in the app JSON README (API)
About
DependencyOracle - 10 ICT dependency tools: SBOM, supply chain, third-party graph.
Details
- Kind
- MCP servers
- Topic
- Developer tools
- Publisher
- io.tooloracle
- Origin
- official
- Category
- ferramentas
- Transport
- http
- Version
- 1.0.0
- Last push
- 2026-04-05T16:54:43Z
- Repository state
- ativo
- Language
- Dockerfile
- License
- NOASSERTION
- Added
- 2026-08-29 04:01:46
- Updated
- 2026-08-29 04:01:46
- Origin id
io.tooloracle/dependencyoracle
README
# ๐ dependencyOracle
**DORA Execution MCP Server** โ 10 tools | Part of [ToolOracle](https://tooloracle.io)




## Quick Connect
```bash
# Claude Desktop / Cursor / Windsurf
npx -y mcp-remote https://tooloracle.io/dependency/mcp/
```
```json
// claude_desktop_config.json
{
"mcpServers": {
"dependencyoracle": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://tooloracle.io/dependency/mcp/"]
}
}
}
```
## Tools (10)
| 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. |
## 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
dependencyOracle is one of **42 specialized MCP servers** in the [ToolOracle](https://tooloracle.io) ecosystem โ the largest collection of production-ready MCP tools for AI agents.
### DORA Coverage
**Related Oracles:**
- [FeedOracle](https://feedoracle.io) โ Evidence-grade compliance data infrastructure
- [ToolOracle](https://tooloracle.io) โ 42 Oracles, 390+ MCP Tools
## Links
- ๐ Live: `https://tooloracle.io/dependency/mcp/`
- ๐ Docs: [tooloracle.io/docs](https://tooloracle.io/docs)
- ๐ Platform: [tooloracle.io](https://tooloracle.io)
---
*Built by [FeedOracle](https://feedoracle.io) โ Evidence by Design*