Native runtime debugging via DAP-to-MCP for crashes, hangs, dumps, symbols, and forensics.
Inferido de los transportes que declara este listado (stdio). Que un cliente no aparezca aquí no significa que se haya descartado: simplemente Forge no puede confirmarlo.
La verificación confirma la identidad del publicador (la propiedad del repo), no la seguridad del código. El análisis de seguridad cubre los CVE conocidos y los scripts de instalación sospechosos.
Leído del código que npm publica realmente, en el momento del análisis. El paquete nunca se ejecutó. Las herramientas registradas dinámicamente en tiempo de ejecución, o escondidas en código empaquetado o minificado, pueden pasarse por alto — así que esto es un mínimo de la superficie de herramientas, no un censo completo.
debug_causal_traceBuild a bounded consumer-to-writer evidence chain for one suspicious debugger-visible value. Use it after crash or differential evidence identifies a value whose runtime producers matter. It combines the current stopped snapshot with repeated watchpoint writer tracing. Do not use it for frozen dump…Build a bounded consumer-to-writer evidence chain for one suspicious debugger-visible value. Use it after crash or differential evidence identifies a value whose runtime producers matter. It combines the current stopped snapshot with repeated watchpoint writer tracing. Do not use it for frozen dump…
No se publicó ningún esquema de entrada para esta herramienta.
debug_progress_probeSample a live target across short resume/pause intervals to distinguish no observed progress, same-frame execution movement, and probable busy loops. Use it when a process appears hung but a single thread snapshot cannot distinguish blocking from spinning. Do not use it when resuming the target is…Sample a live target across short resume/pause intervals to distinguish no observed progress, same-frame execution movement, and probable busy loops. Use it when a process appears hung but a single thread snapshot cannot distinguish blocking from spinning. Do not use it when resuming the target is…
No se publicó ningún esquema de entrada para esta herramienta.
debug_reverse_executionMove a stopped live target backward using DAP reverseContinue or stepBack when the active adapter advertises reverse-execution support. Use it with record/replay-capable debuggers to inspect state before a failure without waiting for a future writer. Do not use it on ordinary adapters that lack sup…Move a stopped live target backward using DAP reverseContinue or stepBack when the active adapter advertises reverse-execution support. Use it with record/replay-capable debuggers to inspect state before a failure without waiting for a future writer. Do not use it on ordinary adapters that lack sup…
No se publicó ningún esquema de entrada para esta herramienta.
debug_runtime_reportCreate a shareable structured report from the current stopped target with normalized crash fingerprinting, Symbol Doctor status, sanitizer stderr correlation, poison-pattern memory hazard detection, ABI register-to-argument mapping, and recent debugger output. Use it only for evidence-driven triage…Create a shareable structured report from the current stopped target with normalized crash fingerprinting, Symbol Doctor status, sanitizer stderr correlation, poison-pattern memory hazard detection, ABI register-to-argument mapping, and recent debugger output. Use it only for evidence-driven triage…
No se publicó ningún esquema de entrada para esta herramienta.
debug_cluster_crashesGroup multiple previously produced qwen-dap-mcp runtime reports by their normalized crash fingerprint. Use it after opening and reporting several dumps or reproductions to identify dominant failure families without comparing unstable raw addresses. This tool only clusters supplied report identities…Group multiple previously produced qwen-dap-mcp runtime reports by their normalized crash fingerprint. Use it after opening and reporting several dumps or reproductions to identify dominant failure families without comparing unstable raw addresses. This tool only clusters supplied report identities…
No se publicó ningún esquema de entrada para esta herramienta.
debug_child_requestsInspect bounded DAP reverse requests such as startDebugging emitted by an adapter when a child, fork, worker, or subprocess wants a debugger session. Use it to discover child-debug opportunities without silently granting adapter-controlled process execution. This tool is read-only: qwen-dap-mcp con…Inspect bounded DAP reverse requests such as startDebugging emitted by an adapter when a child, fork, worker, or subprocess wants a debugger session. Use it to discover child-debug opportunities without silently granting adapter-controlled process execution. This tool is read-only: qwen-dap-mcp con…
No se publicó ningún esquema de entrada para esta herramienta.
debug_regression_oracleClassify a completed reproduction against an original crash fingerprint for git-bisect-style workflows. Use it only after debug_runtime_report or crash verification has produced stable fingerprints. It reports original-crash, changed-crash, or inconclusive; it intentionally does not label a changed…Classify a completed reproduction against an original crash fingerprint for git-bisect-style workflows. Use it only after debug_runtime_report or crash verification has produced stable fingerprints. It reports original-crash, changed-crash, or inconclusive; it intentionally does not label a changed…
No se publicó ningún esquema de entrada para esta herramienta.
debug_diagnose_stopSin descripción publicadaEsta herramienta no publicó ninguna descripción. Forge no se la inventa.
debug_source_disassemblyCorrelate source locations, disassembly, registers, and pointer-like locals for the raw fault frame and the first likely project-controlled frame. Use this for low-level root-cause evidence when a crash is already stopped and instruction/operand provenance matters; prefer debug_diagnose_stop for a…Correlate source locations, disassembly, registers, and pointer-like locals for the raw fault frame and the first likely project-controlled frame. Use this for low-level root-cause evidence when a crash is already stopped and instruction/operand provenance matters; prefer debug_diagnose_stop for a…
No se publicó ningún esquema de entrada para esta herramienta.
debug_this_crashSin descripción publicadaEsta herramienta no publicó ninguna descripción. Forge no se la inventa.
debug_find_writerSin descripción publicadaEsta herramienta no publicó ninguna descripción. Forge no se la inventa.
debug_this_hangSin descripción publicadaEsta herramienta no publicó ninguna descripción. Forge no se la inventa.
debug_codelldb_infoLocate a CodeLLDB >= 1.11.0 adapter from an explicit path, CODELLDB_PATH, common VS Code-compatible extension directories, or PATH.Locate a CodeLLDB >= 1.11.0 adapter from an explicit path, CODELLDB_PATH, common VS Code-compatible extension directories, or PATH.
No se publicó ningún esquema de entrada para esta herramienta.
debug_start_codelldbAuto-discover and initialize CodeLLDB using DAP over stdio. CodeLLDB 1.11.0 or newer is required.Auto-discover and initialize CodeLLDB using DAP over stdio. CodeLLDB 1.11.0 or newer is required.
No se publicó ningún esquema de entrada para esta herramienta.
debug_launch_codelldbLaunch a native program through an initialized CodeLLDB session. Uses terminal=console so no runInTerminal reverse request is required.Launch a native program through an initialized CodeLLDB session. Uses terminal=console so no runInTerminal reverse request is required.
No se publicó ningún esquema de entrada para esta herramienta.
debug_attach_codelldbAttach an initialized CodeLLDB session to an authorized local native process by PID.Attach an initialized CodeLLDB session to an authorized local native process by PID.
No se publicó ningún esquema de entrada para esta herramienta.
debug_startStart a local Debug Adapter Protocol process and initialize a debug session. The adapter is spawned directly without a shell.Start a local Debug Adapter Protocol process and initialize a debug session. The adapter is spawned directly without a shell.
No se publicó ningún esquema de entrada para esta herramienta.
debug_launchSend a DAP launch request, wait for initialization, configure optional source breakpoints, and complete DAP configuration.Send a DAP launch request, wait for initialization, configure optional source breakpoints, and complete DAP configuration.
No se publicó ningún esquema de entrada para esta herramienta.
debug_attachSend a DAP attach request to an authorized local target and complete DAP configuration.Send a DAP attach request to an authorized local target and complete DAP configuration.
No se publicó ningún esquema de entrada para esta herramienta.
debug_set_breakpointsReplace simple line breakpoints for one source file.Replace simple line breakpoints for one source file.
No se publicó ningún esquema de entrada para esta herramienta.
debug_set_source_breakpointsReplace source breakpoints for one file, including optional condition, hit condition, column and log message.Replace source breakpoints for one file, including optional condition, hit condition, column and log message.
No se publicó ningún esquema de entrada para esta herramienta.
debug_set_function_breakpointsReplace function breakpoints when supported by the active DAP adapter.Replace function breakpoints when supported by the active DAP adapter.
No se publicó ningún esquema de entrada para esta herramienta.
debug_set_instruction_breakpointsReplace instruction breakpoints at DAP instruction references when supported by the adapter.Replace instruction breakpoints at DAP instruction references when supported by the adapter.
No se publicó ningún esquema de entrada para esta herramienta.
debug_data_breakpoint_infoAsk the debugger for a stable dataId and supported access modes for a variable/property before creating a watchpoint.Ask the debugger for a stable dataId and supported access modes for a variable/property before creating a watchpoint.
No se publicó ningún esquema de entrada para esta herramienta.
debug_set_data_breakpointsReplace data breakpoints/watchpoints using dataIds returned by debug_data_breakpoint_info.Replace data breakpoints/watchpoints using dataIds returned by debug_data_breakpoint_info.
No se publicó ningún esquema de entrada para esta herramienta.
debug_set_exception_breakpointsConfigure adapter-defined exception filters, optionally with filter conditions.Configure adapter-defined exception filters, optionally with filter conditions.
No se publicó ningún esquema de entrada para esta herramienta.
debug_pausePause a running thread and optionally wait for the resulting stopped event.Pause a running thread and optionally wait for the resulting stopped event.
No se publicó ningún esquema de entrada para esta herramienta.
debug_continueResume one paused thread in a live debug session. Use this after inspecting a stopped state when execution should proceed to the next stop or termination; do not use it for crash dumps because postmortem targets cannot resume. This changes debuggee execution state and may allow the target to perfor…Resume one paused thread in a live debug session. Use this after inspecting a stopped state when execution should proceed to the next stop or termination; do not use it for crash dumps because postmortem targets cannot resume. This changes debuggee execution state and may allow the target to perfor…
No se publicó ningún esquema de entrada para esta herramienta.
debug_stepStep over, into, or out of the current frame and optionally wait for the next stopped event.Step over, into, or out of the current frame and optionally wait for the next stopped event.
No se publicó ningún esquema de entrada para esta herramienta.
debug_threadsList threads in the current debuggee.List threads in the current debuggee.
No se publicó ningún esquema de entrada para esta herramienta.
debug_stackRead stack frames for a thread.Read stack frames for a thread.
No se publicó ningún esquema de entrada para esta herramienta.
debug_scopesRead scopes such as Locals, Arguments, or Registers for a stack frame.Read scopes such as Locals, Arguments, or Registers for a stack frame.
No se publicó ningún esquema de entrada para esta herramienta.
debug_variablesExpand a positive DAP variablesReference returned by a scope, variable, or evaluation result.Expand a positive DAP variablesReference returned by a scope, variable, or evaluation result.
No se publicó ningún esquema de entrada para esta herramienta.
debug_evaluateEvaluate an expression in the debugger. Expressions may have side effects depending on debugger/language.Evaluate an expression in the debugger. Expressions may have side effects depending on debugger/language.
No se publicó ningún esquema de entrada para esta herramienta.
debug_modulesList loaded executable images and libraries.List loaded executable images and libraries.
No se publicó ningún esquema de entrada para esta herramienta.
debug_disassembleDisassemble instructions around a DAP memoryReference.Disassemble instructions around a DAP memoryReference.
No se publicó ningún esquema de entrada para esta herramienta.
debug_read_memoryRead a bounded memory range through DAP. Returns base64 plus a hexadecimal rendering and rejects adapter responses larger than the requested bound.Read a bounded memory range through DAP. Returns base64 plus a hexadecimal rendering and rejects adapter responses larger than the requested bound.
No se publicó ningún esquema de entrada para esta herramienta.
debug_exception_infoRead structured exception information for a stopped thread.Read structured exception information for a stopped thread.
No se publicó ningún esquema de entrada para esta herramienta.
debug_snapshotCapture bounded evidence from the current stopped debug state without resuming execution. Use this when an agent needs raw stack, locals, registers, exception details, modules, or nearby instructions; prefer debug_diagnose_stop when you also want ranked crash hypotheses and project-frame selection.…Capture bounded evidence from the current stopped debug state without resuming execution. Use this when an agent needs raw stack, locals, registers, exception details, modules, or nearby instructions; prefer debug_diagnose_stop when you also want ranked crash hypotheses and project-frame selection.…
No se publicó ningún esquema de entrada para esta herramienta.
debug_statusInspect debugger lifecycle state, the selected stop, recent DAP events, and bounded adapter stderr without changing target execution. Use this to determine whether a session is initialized, running, stopped, postmortem, exited, or failed before choosing another debug tool; it is diagnostic only and…Inspect debugger lifecycle state, the selected stop, recent DAP events, and bounded adapter stderr without changing target execution. Use this to determine whether a session is initialized, running, stopped, postmortem, exited, or failed before choosing another debug tool; it is diagnostic only and…
No se publicó ningún esquema de entrada para esta herramienta.
36 de 40 herramientas publicaron una descripción.
Los nombres y descripciones de las herramientas los escribe el publicador y se muestran literalmente como texto inerte. Son las cadenas que un cliente MCP pasa al modelo, así que Forge las analiza en busca de patrones de inyección de prompts — cualquier hallazgo aparece junto al análisis de seguridad de arriba. «Privilegiada» es una coincidencia de palabra clave en el nombre de la herramienta, no una auditoría de lo que hace: un nombre inofensivo puede hacer cualquier cosa.
Native runtime debugging via DAP-to-MCP for crashes, hangs, dumps, symbols, and forensics.
Los nombres enlazados abren el índice de Forge con todas las entradas que se observó que exponen esa herramienta. Ver todas las herramientas indexadas.