all tools / debug

Most reliable debug AI agent tools

As of the latest check, Glimind tracks 105 debug AI agent (MCP) tools, of which 0 are healthy right now. The table below ranks them live-first by real-time reliability.

toolstatuswhat it does
debug_echo
silentwasd/debug-mcp-server
unknownReturns all passed arguments as JSON along with sessionId and _metaalternatives
debug_inspect
silentwasd/debug-mcp-server
unknownRecursively prints the type and structure of any valuealternatives
debug_server_info
silentwasd/debug-mcp-server
unknownReturns Node.js version, platform, uptime, memory usagealternatives
Get_Graph_Context
PoOpOpO/kl-sharepoint-mcp
unknownDebug helper showing the current drive context.alternatives
dynamic.registers.write
kumburovicbranko682-boop/headless-re-mcp
unknownWrite registersalternatives
dynamic.memory.read
kumburovicbranko682-boop/headless-re-mcp
unknownRead memoryalternatives
debug_snapshot
sandexplus/yandex-eda-mcp
unknownURL + текст + скриншот страницы для отладкиalternatives
scrapeer_get_run_steps
com.scrapeer/mcp-server
unknownGet block-by-block execution breakdown (useful for debugging failures)alternatives
debugConversion
MuhammadRaza-dev713/Smart Conversion Debugging MCP Server
unknownFull analysis with issues + fixesalternatives
t32_list_registers
coldclosewin-design/trace32-mcp
unknownRead register(s)alternatives
t32_read_variable
coldclosewin-design/trace32-mcp
unknownRead an HLL variable/symbolalternatives
t32_eval
coldclosewin-design/trace32-mcp
unknownEvaluate a PRACTICE function expressionalternatives
t32_go
coldclosewin-design/trace32-mcp
unknownRun controlalternatives
t32_break
coldclosewin-design/trace32-mcp
unknownRun controlalternatives
t32_step
coldclosewin-design/trace32-mcp
unknownRun controlalternatives
t32_set_breakpoint
coldclosewin-design/trace32-mcp
unknownBreakpointsalternatives
t32_clear_breakpoint
coldclosewin-design/trace32-mcp
unknownBreakpointsalternatives
t32_write_memory
coldclosewin-design/trace32-mcp
unknownWrite memory/registeralternatives
t32_write_register
coldclosewin-design/trace32-mcp
unknownWrite memory/registeralternatives
t32_run_command
coldclosewin-design/trace32-mcp
unknownArbitrary TRACE32 commandalternatives
t32_flash
coldclosewin-design/trace32-mcp
unknownProgram target flash via a flash .cmmalternatives
inspect_state
com.execbro/execbro
unknownDiscover and inspect Apollo Client, Redux stores, Expo Router, and custom globalsalternatives
tap_to_source
com.execbro/execbro
unknownPoint at any element with RN's Element Inspector and get back the absolute source file and linealternatives
dynamic.events
kumburovicbranko682-boop/headless-re-mcp
unknownGet next batch of debug eventsalternatives
dynamic.wait
kumburovicbranko682-boop/headless-re-mcp
unknownWait for a debug eventalternatives
dynamic.launch
kumburovicbranko682-boop/headless-re-mcp
unknownLaunch a process for debuggingalternatives
dynamic.attach
kumburovicbranko682-boop/headless-re-mcp
unknownAttach to a running processalternatives
dynamic.stop
kumburovicbranko682-boop/headless-re-mcp
unknownStop debuggingalternatives
dynamic.pause
kumburovicbranko682-boop/headless-re-mcp
unknownPause the debugged processalternatives
dynamic.resume
kumburovicbranko682-boop/headless-re-mcp
unknownResume the debugged processalternatives
dynamic.step_into
kumburovicbranko682-boop/headless-re-mcp
unknownStep into the next instructionalternatives
dynamic.step_over
kumburovicbranko682-boop/headless-re-mcp
unknownStep over the next instructionalternatives
dynamic.registers.read
kumburovicbranko682-boop/headless-re-mcp
unknownRead registersalternatives
dynamic.memory.write
kumburovicbranko682-boop/headless-re-mcp
unknownWrite memoryalternatives
mcp_debug_console
claude-playwright
unknownMonitor console messagesalternatives
mcp_debug_network
claude-playwright
unknownTrack network requestsalternatives
c64_debug
io.github.chrisgleissner/c64bridge
unknownDebug operations on the C64.alternatives
dump_modal
YPYT1/frida-ios-mcp
unknownDump the current modal view hierarchy (debug tool).alternatives
get_debug_report
developerlabsai/debug-mcp-server
unknownRetrieve specific debug report by IDalternatives
clear_old_reports
developerlabsai/debug-mcp-server
unknownClean up old debug dataalternatives
get_debug_status
pmanyeh/DOSBox-X MCP Debugger
unknownReturns the current debugger status, including whether execution is stopped or running.alternatives
get_cpu_state
pmanyeh/DOSBox-X MCP Debugger
unknownReturns a snapshot of the CPU registers.alternatives
get_current_instruction
pmanyeh/DOSBox-X MCP Debugger
unknownReturns the current instruction being executed.alternatives
submit_debug_report
developerlabsai/debug-mcp-server
unknownReceive debug data from browseralternatives
list_debug_reports
developerlabsai/debug-mcp-server
unknownList all stored debug reportsalternatives
debug_clear_breakpoints
polybugger-mcp
unknownClear breakpointsalternatives
debug_memory_read
Helistana/mcp-e2studio-server
unknownReads memory (hex dump + ASCII)alternatives
set_text_at_point
YPYT1/frida-ios-mcp
unknownSet text at a specific point on screen (debug tool).alternatives
debug_get_breakpoints
polybugger-mcp
unknownList all breakpoints for a sessionalternatives
mc_debug_events
Ethanout/MCFunction Debug Toolkit MCP Server
unknownRead successful #! output and runtime errorsalternatives
mc_debug_diagnostics
Ethanout/MCFunction Debug Toolkit MCP Server
unknownRead reload warnings and detailed diagnosticsalternatives
set_exception_breakpoints
Csdbg.Mcp
unknownSet exception breakpoints.alternatives
debugger_get_variables
kindly-software/kdb
unknownRead memoryalternatives
debug_element_mappings
iflow-mcp-jenstangen1-pptx
unknownDebug tool to inspect element mappings for a slidealternatives
get_oid_buffer
oid-mcp
unknownRetrieve the current OpenImageDebugger buffer data from a live debugging session.alternatives
list_oid_buffers
oid-mcp
unknownList all available OpenImageDebugger buffers in the current debugging session.alternatives
get_snapshot
kpkhxlgy0/Unity Debugger Pure MCP
unknownGet debug snapshotalternatives
gdb_chunk
Aiyakami/PWN-MCP
unknown查看 glibc malloc chunk header(prev_size/size + pwndbg malloc_chunk)alternatives
gdb_source_window
Aiyakami/PWN-MCP
unknown围绕 source chunk 查看溢出窗口内存alternatives
gdb_read_output
Aiyakami/PWN-MCP
unknown读取 GDB 输出缓冲区(不等待 prompt)alternatives
heap_begin_action
Aiyakami/PWN-MCP
unknown标记堆操作阶段开始alternatives
heap_end_action
Aiyakami/PWN-MCP
unknown结束阶段,返回增量 delta(支持 caller/地址/类型过滤)alternatives
heap_snapshot
Aiyakami/PWN-MCP
unknown获取完整堆状态快照(所有活跃 chunk)alternatives
fluidity_debug_workflow
maheshmishra271090-design/android-dev-mcp
unknownFull debug protocol: ADB + layout tree + screenshot + ACR + lintalternatives
get_binding_errors
AvaloniaMcp
unknownAll broken bindings with error messages and timestampsalternatives
continue_execution
Csdbg.Mcp
unknownContinue execution after a breakpoint or step.alternatives
wait_for_stop
Csdbg.Mcp
unknownWait for the debuggee to stop (e.g., at a breakpoint).alternatives
pause_execution
Csdbg.Mcp
unknownPause the debuggee execution.alternatives
step_over
Csdbg.Mcp
unknownStep over the current line.alternatives
step_into
Csdbg.Mcp
unknownStep into the current line.alternatives
get_event
io.github.glslang/windbg-mcp
unknownGet the current debug event.alternatives
debug_state
gang2k-coder/SharpBridge
unknownGet the current state of the debug session (running, stopped, etc.).alternatives
list_buffers
io.github.OpenImageDebugger/oid-mcp
unknownList observable buffers at the current breakpoint.alternatives
open_windbg_dump
iflow-mcp_svnscha-mcp-windbg
unknownAnalyze crash dumps for initial crash dump analysis.alternatives
close_windbg_dump
iflow-mcp_svnscha-mcp-windbg
unknownCleanup dump sessions for resource management.alternatives
open_windbg_remote
iflow-mcp_svnscha-mcp-windbg
unknownConnect to remote debugging for live debugging sessions.alternatives
context
go-delve/mcp-dap-server
unknownGet full debugging context including current location, stack trace, and all variables.alternatives
evaluate
go-delve/mcp-dap-server
unknownEvaluate an expression in the current debugging context.alternatives
set-variable
go-delve/mcp-dap-server
unknownModify a variable's value in the debugged program.alternatives
info
go-delve/mcp-dap-server
unknownGet program metadata.alternatives
disassemble
go-delve/mcp-dap-server
unknownDisassemble code at a memory address.alternatives
mcp_evidence
io.github.CrumbtrailDev/crumbtrail
unknownExposes MCP-readable evidence from the output directory for diagnosing bugs.alternatives
debug_continue
gang2k-coder/SharpBridge
unknownContinue execution until the next breakpoint or exception.alternatives
exception_breakpoints
gang2k-coder/SharpBridge
unknownList available exception filters and configure which exceptions cause breaks.alternatives
modules_list
gang2k-coder/SharpBridge
unknownList modules (assemblies) loaded in the debugged process.alternatives
debug_select
gang2k-coder/SharpBridge
unknownSwitch the default debug session to a specific session ID.alternatives
debug_list
gang2k-coder/SharpBridge
unknownList all active debug sessions.alternatives
apps_debug
keyfire/elemctl
unknownGet debug-session data (debug-token, debug-address).alternatives
get_stacktrace
@lujoai/lujo-mcp
unknownRetrieves the exception stack trace, local variables, and source line numbers for a given erroralternatives
get_debug_context
@lujoai/lujo-mcp
unknownRetrieves structured debugging context for a given request or sessionalternatives
set_breakpoint
jlink-mcp
unknownSet a breakpoint at addressalternatives
open_windbg_dump
FlorentinoJink/mcp-windbg
unknownOpen and analyze a crash dump filealternatives
open_windbg_remote
FlorentinoJink/mcp-windbg
unknownConnect to a remote debugging sessionalternatives
launch_debug
FlorentinoJink/mcp-windbg
unknownLaunch a program under CDB for debuggingalternatives
debug_request_context
MCP Toolkit
unknownFull request/MCP snapshot including headers, auth material, query params, and body.alternatives
inspect_request_headers
MCP Toolkit
unknownShows the request headers exactly as the server received them.alternatives
inspect_request_body
MCP Toolkit
unknownShows body size, decoded text, parsed JSON, and base64 preview when needed.alternatives
inspect_request_summary
MCP Toolkit
unknownCompact view of method, path, caller, and forwarding chain.alternatives
debug_get_stack_frames
NitrogenT7/jadx-mcp-multisession
unknown获取调试堆栈帧alternatives
debug_get_threads
NitrogenT7/jadx-mcp-multisession
unknown获取调试线程alternatives
debug_get_variables
NitrogenT7/jadx-mcp-multisession
unknown获取调试变量alternatives
gg_pointer_scan
giaoimgiao/gameguardian-mcp-server
unknown指针扫描(找指向目标地址的指针链)alternatives
gg_pause
giaoimgiao/gameguardian-mcp-server
unknown暂停进程(断点模拟,SIGSTOP)alternatives
gg_resume
giaoimgiao/gameguardian-mcp-server
unknown恢复进程(SIGCONT)alternatives
gg_status
giaoimgiao/gameguardian-mcp-server
unknown会话状态alternatives

FAQ

What are the most reliable debug MCP tools right now?

As of the latest check, Glimind tracks 105 debug AI agent (MCP) tools, of which 0 are healthy right now. The table below ranks them live-first by real-time reliability. Glimind rates each neutrally (0–100) from safe liveness probes plus privacy-clean real-usage outcomes — see each tool's live page for its current score and a working alternative if it's down.

How does Glimind rank debug tools?

Ranked live-first by current verdict (healthy → degraded → down), then by the neutral reliability score. Glimind sells no tools, so the ranking is unconflicted.

What if a debug tool I need is down?

Every tool here links to its live alternatives — capability-matched substitutes that are healthy now. Or query https://glimind.com/v1/alternatives/{toolId}.

Live data via MCP/REST. Neutral ratings — Glimind only measures.