MCP ServerSTDIOOfficialv0.1.4

dbgprobe-mcp-server MCP Server

Let AI agents interact with debug probes — connect, flash, read/write memory, and reset.

io.github.es617/dbgprobe-mcp-server

Hosted URL

https://github.com/es617/dbgprobe-mcp-server.git

Transport

STDIO

Auth

No auth required

Connect to dbgprobe-mcp-server

Hosted endpoint — paste into any MCP client.

https://github.com/es617/dbgprobe-mcp-server.git

Environment variables

Configuration this server reads at startup.

  • DBGPROBE_BACKEND

    Debug probe backend to use (default: jlink). Future: openocd, pyocd.

  • DBGPROBE_MCP_LOG_LEVEL

    Log level: DEBUG, INFO, WARNING (default), ERROR.

  • DBGPROBE_JLINK_PATH

    Explicit path to JLinkExe (or JLink.exe on Windows). Auto-detected if not set.

  • DBGPROBE_JLINK_GDBSERVER_PATH

    Explicit path to JLinkGDBServerCLExe. Auto-detected if not set.

  • DBGPROBE_JLINK_DEVICE

    Default target device string (e.g. nRF52840_xxAA). Can be overridden per-session.

  • DBGPROBE_INTERFACE

    Debug interface: SWD (default) or JTAG.

  • DBGPROBE_SPEED_KHZ

    Interface speed in kHz (default: 4000).

  • DBGPROBE_MCP_PLUGINS

    Plugin policy: 'all' or comma-separated plugin names. Unset = disabled.

  • DBGPROBE_MCP_TOOL_SEPARATOR

    Tool name separator character (default '.'). Set to '_' for clients that reject dots (e.g. Cursor).

Resources

Where to find authoritative docs and source for dbgprobe-mcp-server.

Try dbgprobe-mcp-server with 30+ AI models

Open MCP Agent Studio and connect this server to Claude, GPT, Gemini, DeepSeek and more — no install required.

Open Agent Studio

Related servers

More on MCP Playground