mcp-crash-analyzer

maglu/mcp-crash-analyzer

3.2

If you are the rightful owner of mcp-crash-analyzer and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

The MCP Crash Analyzer is a Model Context Protocol server designed for automated crash analysis using GDB, providing detailed debugging insights.

Tools

Functions exposed to the LLM to take actions

load_and_run

Load and run program until crash or exit.

get_registers

Get CPU register values at crash time.

get_disassembly_function

Get complete disassembly of crash function.

read_memory

Read memory at any address.

get_system_info

Get architecture and debug info.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources