dbgprobe mcp server MCP
v0.1.4io.github.es617/dbgprobe-mcp-server
Let AI agents interact with debug probes — connect, flash, read/write memory, and reset.
transport:stdio
runtime:pypi
Target client
run in your project directory
claude mcp add dbgprobe-mcp-server -e DBGPROBE_BACKEND=<DBGPROBE_BACKEND> -e DBGPROBE_MCP_LOG_LEVEL=<DBGPROBE_MCP_LOG_LEVEL> -e DBGPROBE_JLINK_PATH=<DBGPROBE_JLINK_PATH> -e DBGPROBE_JLINK_GDBSERVER_PATH=<DBGPROBE_JLINK_GDBSERVER_PATH> -e DBGPROBE_JLINK_DEVICE=<DBGPROBE_JLINK_DEVICE> -e DBGPROBE_INTERFACE=<DBGPROBE_INTERFACE> -e DBGPROBE_SPEED_KHZ=<DBGPROBE_SPEED_KHZ> -e DBGPROBE_MCP_PLUGINS=<DBGPROBE_MCP_PLUGINS> -e DBGPROBE_MCP_TOOL_SEPARATOR=<DBGPROBE_MCP_TOOL_SEPARATOR> -- uvx dbgprobe-mcp-server
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs
This listing does not declare its tools. Connect the server and your client will discover them on the handshake.