Skip to content
Back to search
30
MCP

Embedded Debugger (probe-rs)

pulsemcp/embedded debugger (probe-rs)

Provides hardware debugging capabilities for ARM Cortex-M and RISC-V microcontrollers through probe-rs integration, supporting popular debug probes like J-Link and ST-Link with session management, memory operations, breakpoint control, flash programming, and Real-Time Transfer communication for embedded firmware development.

Uptime
0.0%
17 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

jlink-mcp
MCP server for SEGGER J-Link debug probes — LLM-driven embedded debugging with RTT, GDB server, and Trice/Pigweed support
0 tools
io.github.yamaru-eu/hardware-probe
Hardware probe for performance diagnostics, thermal monitoring, and LLM optimization.
0 tools
OpenOCD Debugger
Debug microcontrollers via OpenOCD: flash, breakpoints, memory, registers and variables.
0 tools
io.github.es617/dbgprobe-mcp-server
Let AI agents interact with debug probes — connect, flash, read/write memory, and reset.
0 tools
Serial Port Communication
Enables serial port communication with embedded devices and hardware through configurable connection parameters, multiple data encodings, an
0 tools
x64dbg
AI-powered reverse engineering and debugging interface for the x64dbg debugger with breakpoints, memory analysis, and tracing.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "embedded_debugger_(probe-rs)": {
      "url": "None",
      "transport": "http"
    }
  }
}