Debug embedded Linux targets via serial with logs, recovery, and control.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "Embedded Debug MCP" yet — see the docs or source repo.
After connecting to the target board's serial port, capture the full boot log, automatically log in when the login prompt appears, and output a summary of key boot stages and any anomalies.
A complete serial boot log, auto-login result, plus a boot flow summary and anomaly alerts.
Continuously monitor serial output. If a kernel panic, oops, or watchdog reboot signal is detected, mark the timestamp, save the surrounding log excerpt, and generate a failure summary.
Timestamped crash detection results, key log excerpts, and a troubleshooting-friendly failure summary.
Monitor the serial console after power-on, automatically interrupt during the U-Boot countdown, and if the system becomes unresponsive, perform a hardware reset and restart log collection.
The U-Boot interrupt result, hardware reset status, and a fresh post-reboot log capture.
Communicate with embedded and IoT devices over serial for debugging and control.
Automate embedded firmware build, flashing, reset, and serial log capture.
Remotely manage embedded boards through serial, SSH, and local command sessions.
Open, read, write, and manage serial ports through MCP for device workflows.
Debug, flash, and inspect microcontrollers through pyOCD and CMSIS-DAP probes.
Read and analyze embedded serial logs to speed up firmware debugging.