@slp-dev1/qwen-dap-mcp

MCPattestato
v0.18.1io.github.SLP-DEV1UnknownAggiornato 2 g fanpmGitHub

Native runtime debugging via DAP-to-MCP for crashes, hangs, dumps, symbols, and forensics.

Funziona in
ClaudeCursorCopilotGemini

Dedotto dai trasporti dichiarati da questo annuncio (stdio). Un client che non compare qui non è escluso — semplicemente Forge non è in grado di confermarlo.

Build attestato
Un’attestation di provenienza verificata lega questo artefatto al repository indicato. Nessuno ha ancora rivendicato l’annuncio — questo dimostra dove è stato costruito il codice, non chi lo sostiene.
2Stelle su GitHub
2 g faUltimo aggiornamento
Pacchetto
Autoreio.github.SLP-DEV1
LicenzaUnknown
Versione0.18.1
Fontenpm+mcp-registry
Stato di fiducia
A
85/100Affidabile
Presente nell’indice di Forge+10/10
Identità verificata · build attestato+20/20
Firma di pubblicazione Ed25519+0/5
Inclusa automaticamente quando il publisher esegue `forge publish`
Verifica del dominio+0/5
Publisher: ospita /.well-known/forge.json sulla homepage del pacchetto con { "publisher": "<github-login>" }
npm Trusted Publishing (Sigstore)+5/5
Corrispondenza del maintainer npm+0/5
Publisher: aggiungi il login GitHub verificato ai maintainer del pacchetto npm (npm owner add <login>)
Analisi CVE · pulita+30/30
Analisi statica · pulita+20/20
Incollalo in Claude Code, Cursor o qualsiasi assistente di IA per colmare tutte le lacune
StatoIdentità verificata
PublisherNon verificato
FirmaNon firmato
Dominio
Provenienza✓ Verificato con Sigstore · c373026
Dipendenze✓ 4 risolte · nessuna vulnerabile
Superficie di strumenti40 strumenti · nessuno privilegiato
Analisi di sicurezza✓ Pulitov0.18.1 · 1 g faQuanto è efficace questa analisi?
ValutazioniNessuna
Indicizzato27 ago 2026

La verifica conferma l’identità del publisher (la proprietà del repo), non la sicurezza del codice. L’analisi di sicurezza copre i CVE noti e gli script di installazione sospetti.

Strumenti

40 strumenti · nessuno privilegiato
Estratto staticamente dal pacchetto pubblicatov0.18.1 · 1d ago

Letto dal codice che npm distribuisce davvero, al momento dell’analisi. Il pacchetto non è mai stato eseguito. Gli strumenti registrati dinamicamente a runtime, o nascosti in codice impacchettato o minificato, possono sfuggire — quindi questo è un limite inferiore della superficie di strumenti, non un censimento 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…

Per questo strumento non è stato pubblicato alcuno schema di input.

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…

Per questo strumento non è stato pubblicato alcuno schema di input.

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…

Per questo strumento non è stato pubblicato alcuno schema di input.

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…

Per questo strumento non è stato pubblicato alcuno schema di input.

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…

Per questo strumento non è stato pubblicato alcuno schema di input.

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…

Per questo strumento non è stato pubblicato alcuno schema di input.

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…

Per questo strumento non è stato pubblicato alcuno schema di input.

debug_diagnose_stopNessuna descrizione pubblicata

Questo strumento non ha pubblicato alcuna descrizione. Forge non 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…

Per questo strumento non è stato pubblicato alcuno schema di input.

debug_this_crashNessuna descrizione pubblicata

Questo strumento non ha pubblicato alcuna descrizione. Forge non se la inventa.

debug_find_writerNessuna descrizione pubblicata

Questo strumento non ha pubblicato alcuna descrizione. Forge non se la inventa.

debug_this_hangNessuna descrizione pubblicata

Questo strumento non ha pubblicato alcuna descrizione. Forge non 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.

Per questo strumento non è stato pubblicato alcuno schema di input.

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.

Per questo strumento non è stato pubblicato alcuno schema di input.

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.

Per questo strumento non è stato pubblicato alcuno schema di input.

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.

Per questo strumento non è stato pubblicato alcuno schema di input.

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.

Per questo strumento non è stato pubblicato alcuno schema di input.

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.

Per questo strumento non è stato pubblicato alcuno schema di input.

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.

Per questo strumento non è stato pubblicato alcuno schema di input.

debug_set_breakpointsReplace simple line breakpoints for one source file.

Replace simple line breakpoints for one source file.

Per questo strumento non è stato pubblicato alcuno schema di input.

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.

Per questo strumento non è stato pubblicato alcuno schema di input.

debug_set_function_breakpointsReplace function breakpoints when supported by the active DAP adapter.

Replace function breakpoints when supported by the active DAP adapter.

Per questo strumento non è stato pubblicato alcuno schema di input.

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.

Per questo strumento non è stato pubblicato alcuno schema di input.

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.

Per questo strumento non è stato pubblicato alcuno schema di input.

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.

Per questo strumento non è stato pubblicato alcuno schema di input.

debug_set_exception_breakpointsConfigure adapter-defined exception filters, optionally with filter conditions.

Configure adapter-defined exception filters, optionally with filter conditions.

Per questo strumento non è stato pubblicato alcuno schema di input.

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.

Per questo strumento non è stato pubblicato alcuno schema di input.

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…

Per questo strumento non è stato pubblicato alcuno schema di input.

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.

Per questo strumento non è stato pubblicato alcuno schema di input.

debug_threadsList threads in the current debuggee.

List threads in the current debuggee.

Per questo strumento non è stato pubblicato alcuno schema di input.

debug_stackRead stack frames for a thread.

Read stack frames for a thread.

Per questo strumento non è stato pubblicato alcuno schema di input.

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.

Per questo strumento non è stato pubblicato alcuno schema di input.

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.

Per questo strumento non è stato pubblicato alcuno schema di input.

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.

Per questo strumento non è stato pubblicato alcuno schema di input.

debug_modulesList loaded executable images and libraries.

List loaded executable images and libraries.

Per questo strumento non è stato pubblicato alcuno schema di input.

debug_disassembleDisassemble instructions around a DAP memoryReference.

Disassemble instructions around a DAP memoryReference.

Per questo strumento non è stato pubblicato alcuno schema di input.

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.

Per questo strumento non è stato pubblicato alcuno schema di input.

debug_exception_infoRead structured exception information for a stopped thread.

Read structured exception information for a stopped thread.

Per questo strumento non è stato pubblicato alcuno schema di input.

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.…

Per questo strumento non è stato pubblicato alcuno schema di input.

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…

Per questo strumento non è stato pubblicato alcuno schema di input.

36 strumenti su 40 hanno pubblicato una descrizione.

I nomi e le descrizioni degli strumenti sono scritti dal publisher e mostrati alla lettera come testo inerte. Sono le stringhe che un client MCP passa a un modello, quindi Forge vi cerca schemi di prompt injection — ogni rilievo compare insieme all’analisi di sicurezza qui sopra. «Privilegiato» è una corrispondenza di parola chiave sul nome dello strumento, non una verifica di ciò che fa: un nome innocuo può comunque fare qualsiasi cosa.

Descrizione

Native runtime debugging via DAP-to-MCP for crashes, hangs, dumps, symbols, and forensics.

Parole chiave
mcp
Alternative
Confronto delle superfici di strumenti…

Albero delle dipendenze

Ciò che una scansione di Forge ha risolto dai metadati npm il 2026-09-19: risoluzione osservata, non una dichiarazione dell'editore.

4 pacchetti risolti · 3 diretti · nessuno con avvisi di sicurezza La risoluzione si ferma alla profondità 4 e a 60 pacchetti.