Back to search
30
MCP

io.github.es617/dbgprobe-mcp-server

io.github.es617/dbgprobe-mcp-server

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

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

Similar MCP servers embedding-nearest

dbgprobe-mcp-server
Debug probe Model Context Protocol server for AI agents and developer tooling
0 tools
io.github.es617/serial-mcp-server
Let AI agents interact with serial devices — list ports, connect, send, and read.
0 tools
io.github.es617/ble-mcp-server
Let AI agents interact with real BLE hardware — scan, connect, read, write, and subscribe.
0 tools
io.github.marin1321/mcp-devtools
MCP server giving AI agents safe access to filesystem, databases, processes, and APIs.
0 tools
io.github.digital-defiance/mcp-debugger
Node.js and TypeScript debugging with 25+ tools for AI agents
0 tools
debugger-mcp
MCP server exposing debugger tools for AI clients (Node.js and Python)
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.es617/dbgprobe-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}