LogoSTMCP
Download
crash-mcp

Cascaded Reasoning with Adaptive Step Handling

CRASH is an advanced MCP server for structured, iterative reasoning with flexible validation, confidence tracking, revision mechanisms, and branching support for complex problem-solving.

Tools

1. crash

An advanced MCP server that facilitates structured, iterative reasoning for complex problem-solving and analysis.

Open Graph image for Cascaded Reasoning with Adaptive Step Handling

JSON Config

{
  "mcpServers": {
    "crash": {
      "command": "npx",
      "args": ["-y", "crash-mcp"],
      "env": {
        "MAX_HISTORY_SIZE": "100",
        "CRASH_STRICT_MODE": "false",
        "CRASH_OUTPUT_FORMAT": "console",
        "CRASH_NO_COLOR": "false"
      }
    }
  }
}

Useful Links

Information