MCPVault

diagnose_fault

MCP tool from Embedded Debugger MCP by Adancurusul

Read the Cortex-M SCB fault registers (CFSR/HFSR/MMFAR/BFAR/SHCSR/CPUID) plus PC/SP/LR in one call and return a compact structured evidence bundle with the set fault bits. Reports raw evidence; it does not assert a root cause. Halt the target first.

How to use it

diagnose_fault is exposed by the Embedded Debugger MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the diagnose_fault tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

FULL EMBEDDED DEBUGGER MCP LISTING