Qwen DAP MCP
Native runtime and crash-dump debugging through a local DAP-to-MCP bridge for coding agents.
Install
npmstdio
npx -y @slp-dev1/qwen-dap-mcp Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-slp-dev1-qwen-dap-mcp": {
"command": "npx",
"args": [
"-y",
"@slp-dev1/qwen-dap-mcp"
]
}
}
} Source: official MCP Registry record · registry name io.github.SLP-DEV1/qwen-dap-mcp · published 2026-09-07 · updated 2026-09-07. Not an endorsement; review the code before connecting it to anything sensitive.