← Browse

@nikkoxgonzales/crash-mcp

MCP server package crash-mcp

mcp_servermcp

Install

agr install @nikkoxgonzales/crash-mcp --target claude

This artifact does not publish files for Claude.

Document

{ "name": "crash-mcp", "version": "3.0.3", "description": "MCP server for CRASH - Cascaded Reasoning with Adaptive Step Handling", "type": "module", "main": "dist/index.js", "types": "dist/index.d.ts", "bin": { "crash-mcp": "./dist/index.js" }, "files": [ "dist", "README.md", "LICENSE" ], "scripts": { "build": "tsc && chmod +x dist/index.js", "start": "node dist/index.js", "dev": "npx @modelcontextprotocol/inspector dist/index.js", "test": "vitest run", "test:watch": "vitest" }, "keywords": [ "mcp", "model-context-protocol", "crash", "cascaded-reasoning", "adaptive-step-handling", "problem-solving", "structured-thinking", "llm", "ai" ], "author": { "name": "Nikko Gonzales", "email": "nikkoxgonzales@gmail.com" }, "license": "MIT", "repository": { "type": "git", "url": "https://github.com/nikkoxgonzales/crash-mcp.git" }, "dependencies": { "@modelcontextprotocol/sdk": "1.17.3", "chalk": "^5.4.1" }, "devDependencies": { "@types/node": "^22.15.21", "typescript": "^5.8.3", "vitest": "^3.1.4" } }

Trust

Not scanned yet. Artifacts are graded after they are crawled, so a recently discovered one may have no result for a while.

Versions

  • git-b14f59bfb32b2026-08-04