Home › Other › dbgprobe-mcp-server
dbgprobe-mcp-server
Let AI agents interact with debug probes — connect, flash, read/write memory, and reset.
Python
★ 10 stars
Last pushed 2026-03-14
License: MIT
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (pypi 0.1.4)
uvx dbgprobe-mcp-server
Or add to your MCP client config:
{
"mcpServers": {
"dbgprobe-mcp-server": {
"command": "uvx",
"args": [
"dbgprobe-mcp-server"
],
"env": {
"DBGPROBE_BACKEND": "<YOUR_VALUE>",
"DBGPROBE_MCP_LOG_LEVEL": "<YOUR_VALUE>",
"DBGPROBE_JLINK_PATH": "<YOUR_VALUE>",
"DBGPROBE_JLINK_GDBSERVER_PATH": "<YOUR_VALUE>",
"DBGPROBE_JLINK_DEVICE": "<YOUR_VALUE>",
"DBGPROBE_INTERFACE": "<YOUR_VALUE>",
"DBGPROBE_SPEED_KHZ": "<YOUR_VALUE>",
"DBGPROBE_MCP_PLUGINS": "<YOUR_VALUE>",
"DBGPROBE_MCP_TOOL_SEPARATOR": "<YOUR_VALUE>"
}
}
}
}
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).
Related servers
B
browser-use
Other
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
★ 116,188
MCP Server
S
servers
Other
MCP server that exercises all the features of the MCP protocol
★ 90,577
MCP Server
W
World Monitor
Other
Live markets, conflicts, country risk, chokepoints, energy, and China decision signals. 75 tools.
★ 87,324
MCP Server
Requires auth
P
paperclip
Other
Trending hip-hop artist momentum scores across four cultural dimensions.
★ 82,095
MCP Server
Reachable
R
ruflo
Other
AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
★ 73,202
MCP Server
C
Chrome DevTools MCP
Other
MCP server for Chrome DevTools
★ 52,570
MCP Server
Data from the Official MCP Registry