Automatically analyze program crashes with GDB to speed up root-cause diagnosis.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "mcp-crash-analyzer" yet — see the docs or source repo.
Use mcp-crash-analyzer to inspect this core dump and matching executable. Return the crashing thread, stack trace, likely root cause, and recommended next debugging steps.
An analysis report with the crashing thread, key stack trace, fault location, suspected module, and debugging recommendations.
Use mcp-crash-analyzer to inspect this program that crashed with SIGSEGV. Explain which function and approximate line failed, and summarize possible null-pointer or out-of-bounds issues.
A summary of the function context that triggered SIGSEGV, suspicious variables or memory access, and likely code defects.
Based on this crash analysis, prepare a developer-facing triage summary including symptoms, reproduction clues, initial root-cause assessment, and fix priority recommendations.
A team-ready crash triage summary that can be used in a bug ticket or incident review.
Enable AI to run live GDB debugging sessions on binaries and processes.
Let AI control GDB via MCP for breakpoints, stepping, and inspection.
Interactively debug programs and inspect memory with GDB and GEF.
Connect AI to WinDbg for debugging, crash analysis, and issue diagnosis.
Lets AI agents debug native programs via GDB sessions and commands.
Analyze large C++ codebases with semantic search and crash dump investigation.