Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add mcp/klievan/jlink-mcp/jlink-mcpgit clone --depth 1 https://github.com/Klievan/jlink-mcpWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/mcp/klievan/jlink-mcp/jlink-mcp)<a href="https://agentmods.dev/mcp/klievan/jlink-mcp/jlink-mcp"><img src="https://agentmods.dev/badge/mcp/klievan/jlink-mcp/jlink-mcp.svg" alt="Measured on agentmods" height="20"></a>Grade A, and why
jlink-mcp scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
{
"jlink-mcp": {
"command": "npx",
"args": [
"-y",
"jlink-mcp"
],
"env": {
"JLINK_DEVICE": "",
"JLINK_SERIAL": "",
"SVD_PATH": "",
"JLINK_RTT_ADDR": ""
}
}
}What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 6d ago First seen · 15 lines scan A 34188ada5000
jlink-mcp is an MCP server published in the GitHub repository Klievan/jlink-mcp (28 stars, last pushed 8d ago), licensed MIT. Its token cost is not measured: an MCP server costs its tool schemas, not its config file. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other mcp servers, from other repositories
embedded-docs
Page-cited retrieval for embedded docs, datasheets, MISRA, CMSIS, and RTOS references. Remote server at mcp.byteask.ai.
hardware-logging
MCP server "hardware-logging" as configured in gurul/hardware-logging. Runs locally from the hardware-logging Python package.
agentic-hil
A green build is not enough: Agentic HIL lets an AI agent probe, flash, reset and exchange UART and CAN traffic with a real STM32 or other embedded target, through policy-gated MCP tools instead of a raw debugger shell, so hardware-in-the-loop tests run unattended in CI. Runs locally from the agentic-hil Python…
x64dbg
MCP server for x64dbg debugger - 23 mega-tools for AI-powered reverse engineering and debugging. Runs locally from the x64dbg-mcp-server npm package. Needs 2 environment variables to run.
boot-doctor-mcp
Real, deterministic MCP server for PC no-boot/no-display troubleshooting -- real beep-code tables and a rule-based diagnostic sequence, no LLM guessing at hardware causes. Runs locally from the boot-doctor-mcp Python package.
mcp-esp32
MCP server "mcp-esp32" as configured in 0mandrock1/mcp-esp32. Runs locally from the mcp-esp32 Python package.