Read and write Segger RTT data via J-Link for embedded device debugging.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "MCP Server for Segger RTT via J-Link" yet — see the docs or source repo.
Connect to the Segger RTT MCP server, read the target board's current RTT output, and organize the latest 100 log lines in chronological order, highlighting errors and warnings.
A structured list of live logs with errors and warnings clearly highlighted.
Write the command "status" to the device's RTT control channel through J-Link, then read the response and summarize the current system status.
The device response plus a concise summary of the current system state.
Use the RTT interface to send the commands "start_test" and "get_result" in sequence, read each output, determine whether the test passed, and produce a final conclusion.
Step-by-step interaction results, pass/fail evaluation, and a final test conclusion.
Debug embedded devices, flash firmware, and diagnose crashes through J-Link probes.
Enable AI to run live GDB debugging sessions on binaries and processes.
Communicate with embedded and IoT devices over serial for debugging and control.
Debug ARM Cortex-M and RISC-V embedded devices with probe-rs.
Connect MCP to ESP32 Tasmota devices for structured control and sensor reading.
Debug embedded Linux targets via serial with logs, recovery, and control.