streamable-httpupdated 5mo ago
| Tool | Description | |------|-------------| | registerasset | Register an ICT asset (application, database, server, etc.) â Art. 8. | | registerfunction | Register an ICT-supported business function â Art. 8. | | mapdependency | Create a dependency link between two entities. | | dependencygraph | Get dependency tree for an entity â upstream/downstream. | | blastradius | Calculate blast radius â what breaks if this entity fails. | | spofanalysis | Detect Single Points of Failure without redundancy.
Was kannst du mit dependencyoracle machen?
đ dependencyOracle
DORA Execution MCP Server â 10 tools | Part of ToolOracle
Quick Connect
# 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/"]
}
}
}
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 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/dependency/mcp/ - đ Docs: tooloracle.io/docs
- đ Platform: tooloracle.io
Built by FeedOracle â Evidence by Design
Installation
dependencyoracle zu deinem Client hinzufĂŒgen. WĂ€hl den, den du nutzt.
claude mcp add --transport http dependencyoracle https://tooloracle.io/dependency/mcp/codex mcp add dependencyoracle --url https://tooloracle.io/dependency/mcp/{
"mcpServers": {
"dependencyoracle": {
"url": "https://tooloracle.io/dependency/mcp/"
}
}
}Add to `~/.cursor/mcp.json`, or `.cursor/mcp.json` for a single project.
{
"servers": {
"dependencyoracle": {
"type": "http",
"url": "https://tooloracle.io/dependency/mcp/"
}
}
}Add to `.vscode/mcp.json` in your workspace.
{
"mcpServers": {
"dependencyoracle": {
"url": "https://tooloracle.io/dependency/mcp/"
}
}
}Add to `claude_desktop_config.json`, then restart Claude Desktop.
{
"mcpServers": {
"dependencyoracle": {
"serverUrl": "https://tooloracle.io/dependency/mcp/"
}
}
}Add to `~/.codeium/windsurf/mcp_config.json`.
10 Tools
dependencyoracle stellt einem verbundenen Agent 10 Tools bereit.
- 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.
Score
57 / 100
Ausreichend
- Dokumentation18/25
- Pflege13/25
- Vertrauen6/20
- Funktionsumfang8/15
- Installation12/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
Versionsverlauf
| Versionen | Veröffentlicht |
|---|---|
| 1.0.0Aktuell | 7. Mai 2026 |