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.
¿Qué puedes hacer con dependencyoracle?
🔗 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
Instalación
Añade dependencyoracle a tu cliente. Elige el que uses.
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 herramientas
dependencyoracle expone 10 herramientas a un agente conectado.
- 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.
Puntuación
57 / 100
Suficiente
- Documentación18/25
- Mantenimiento13/25
- Confianza6/20
- Capacidad8/15
- Instalación12/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
Historial de versiones
| Versiones | Publicada |
|---|---|
| 1.0.0Última | 7 may 2026 |