J-Link MCP
Debug embedded firmware on real hardware: J-Link probes, Cortex-M faults, RTT logs, GDB.
TypeScript
★ 32 stars
Last pushed 2026-09-15
License: MIT
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 0.6.0)
npx -y jlink-mcp@0.6.0
Or add to your MCP client config:
{
"mcpServers": {
"jlink-mcp": {
"command": "npx",
"args": [
"-y",
"jlink-mcp@0.6.0"
],
"env": {
"JLINK_DEVICE": "<YOUR_VALUE>",
"JLINK_SERIAL": "<YOUR_VALUE>",
"SVD_PATH": "<YOUR_VALUE>",
"JLINK_RTT_ADDR": "<YOUR_VALUE>"
}
}
}
}
JLINK_DEVICErequired — Target device name, exactly as J-Link spells it (e.g. nRF52840_XXAA, STM32F407VG). Use the search_devices tool to find it.JLINK_SERIAL— Serial number of a specific probe, when more than one is attached.SVD_PATH— CMSIS-SVD file for the target. Without it, peripheral reads are undecoded hex.JLINK_RTT_ADDR— Address of the firmware's _SEGGER_RTT symbol. Lets RTT survive a reset or flash.
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