AgentUni

Qwen DAP MCP

by @SLP-DEV1 / v0.17.2

Native runtime and crash-dump debugging through a local DAP-to-MCP bridge for coding agents.

Install

npm / stdio

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.

Similar

More Developer Tools servers

Browse category