CRASH - Cascaded Reasoning with Adaptive Step Handling
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CRASH_NO_COLOR | No | Disable colored output | false |
| MAX_HISTORY_SIZE | No | Maximum steps to retain | 100 |
| CRASH_STRICT_MODE | No | Enable legacy validation rules | false |
| CRASH_OUTPUT_FORMAT | No | Output display format | console |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| crashA | Record a structured reasoning step for complex problem-solving. Use this tool to break down multi-step problems into trackable reasoning steps. Each step captures your current thinking, expected outcome, and planned next action. WHEN TO USE:
WORKFLOW:
Returns JSON summary with step count, completion status, and next action. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/nikkoxgonzales/crash-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server