dbgprobe-mcp-server
Let AI agents interact with debug probes — connect, flash, read/write memory, and reset.
stdio v0.1.2
Connection Configuration
Add this to your AI agent's MCP config file to connect.
Run in your terminal:
claude mcp add io.github.es617--dbgprobe-mcp-server -- uvx
Server Details
Transport
stdio
Authentication
NoneVersion
v0.1.2
Server Name
io.github.es617/dbgprobe-mcp-server
Last Updated
Mar 7, 2026
Get Started
How to install and connect this MCP server.
Required Configuration
Environment variables you must provide when running this server.
| Variable | Required |
|---|---|
DBGPROBE_BACKEND | Optional |
DBGPROBE_MCP_LOG_LEVEL | Optional |
DBGPROBE_JLINK_PATH | Optional |
DBGPROBE_JLINK_GDBSERVER_PATH | Optional |
DBGPROBE_JLINK_DEVICE | Optional |
DBGPROBE_INTERFACE | Optional |
DBGPROBE_SPEED_KHZ | Optional |
DBGPROBE_MCP_PLUGINS | Optional |
DBGPROBE_MCP_TOOL_SEPARATOR | Optional |