MCP Directory
Back

crash-mcp

by nikkoxgonzales · TypeScript · ★ 69

MCP server for structured and efficient reasoning with step validation, branching, and revisions.

#ai#llm#mcp#mcp-server#model-context-protocol#nodejs#npm#npmjs#reasoning#structured-reasoning#typescript

Install

npx -y github:nikkoxgonzales/crash-mcp

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "crash-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:nikkoxgonzales/crash-mcp"
      ]
    }
  }
}

From the README

I created this because typing "use sequential_thinking" was cumbersome. Now I can simply say "use crash" instead. CRASH is more token-efficient than sequential thinking - it doesn't include code in thoughts and has streamlined prompting. It's my go-to solution when an agent can't solve an issue in one shot or when plan mode falls short. --- - **Structured reasoning steps** - Track thought process, outcomes, and next actions - **Confidence tracking** - Express uncertainty with 0-1 scores, get warnings on low confidence - **Revision mechanism** - Correct previous steps, with original steps ma…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers