Skip to content
Back to search
30
MCP

OpenOCD Debugger

io.github.microhenrio/openocd-mcp

Debug microcontrollers via OpenOCD: flash, breakpoints, memory, registers and variables.

Uptime
0.0%
19 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

omni-coder-dashboard
OCD (Omni Coder Dashboard) — An AI memory engine with real semantic embeddings, 21 MCP tools, cross-tool routing, trace auditing, and proact
0 tools
opendebug
MCP server for evidence-based debugging with runtime logs and reproduction tracking.
0 tools
OCD
Metadata-only Glama MCP server.
0 tools
io.github.ai-debugger-inc/aidb
Debug any supported language with breakpoints, variable/state inspection, and stepping.
0 tools
Flashcards Open Source App
Read and write open-source flashcards through split read/write MCP tools.
0 tools · streamable-http
x64dbg
AI-powered reverse engineering and debugging interface for the x64dbg debugger with breakpoints, memory analysis, and tracing.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "openocd_debugger": {
      "url": "None",
      "transport": "http"
    }
  }
}