Skip to main content
Glama

nexus_monte_carlo

Simulates contract risk under user-defined stress variables using Monte Carlo methods. Returns impact tables and shielding recommendations to assess resilience against external shocks.

Instructions

SIMULACIÓN MONTE CARLO DE ESCENARIOS (Nodo Monte Carlo — ISO 31000 §6). Estresa el perfil de riesgo de un contrato bajo variables definidas por el usuario. Por cada variable, simula tres intensidades (Moderada P25 / Base P50 / Severa P75), recalifica los riesgos del análisis Nodo A y calcula un Índice de Resiliencia Contractual (IRC 0-100). Devuelve tablas de impacto + recomendaciones de blindaje. USAR CUANDO: el cliente quiere saber cómo aguanta el contrato shocks externos (M&A, due diligence, ratings). Coste: 4 créditos.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
textYesTexto del documento original (contrato) sobre el que se hace la simulación.
analysisNoAnálisis Nodo A previo (opcional). Si se aporta, la simulación se ancla al perfil de riesgo ya calculado.
stressVariablesYesVariables de estrés a simular, en lenguaje natural. Ej: 'Subida de tipos de interés +200bp; demanda judicial colateral; cambio normativo fiscal post-2026'. Una variable por línea o separadas por puntos.
jurisdictionNoES
languageNoes
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description bears full responsibility for behavioral disclosure. It explains the process (simulate variables, requalify risks, compute IRC) and outputs (impact tables, recommendations), but omits side effects, auth requirements, or rate limits. Without annotations, more detail on behavioral traits would be beneficial.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single paragraph that efficiently conveys purpose, process, and usage cues. It front-loads the key information and avoids fluff, though slightly longer than necessary.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool's complexity (5 parameters, no output schema), the description covers inputs, process, outputs (tables and recommendations), and usage context. It lacks return format details, but the mention of output types is sufficient for most agents.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters2/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 60%, yet the tool description adds minimal value beyond what the input schema already provides. Parameters like 'text' and 'analysis' are not elaborated beyond the schema descriptions. The description does not compensate for the missing schema coverage, leaving some parameters under-explained.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool's purpose: Monte Carlo simulation for stress-testing contract risk profiles under user-defined variables, with specific outputs like IRC and shielding recommendations. It distinguishes from sibling tools by explicitly naming the simulation and scenario analysis functionality.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description includes explicit usage guidance: 'USAR CUANDO: el cliente quiere saber cómo aguanta el contrato shocks externos'. It also mentions cost (4 créditos). However, it does not specify when not to use or provide alternative tools, which slightly diminishes clarity.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/djtellado/nexus-legal-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server