Qwen DAP MCP
Rank #2,277io.github.SLP-DEV1/qwen-dap-mcp
Native runtime debugging via DAP-to-MCP for crashes, hangs, dumps, symbols, and forensics.
Qwen DAP MCP is a Model Context Protocol (MCP) server published by SLP-DEV1. It ranks #2,277 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Qwen DAP MCP is listed across 2 registries — Official MCP and Glama, with 11 tracked versions. It was first listed on Aug 25, 2026 and most recently updated on Sep 18, 2026.
Ranks ahead of 129,769 of 132,046 servers on MCP Toplist.
Use Qwen DAP MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add qwen-dap-mcp -- npx -y @slp-dev1/qwen-dap-mcp[mcp_servers.qwen-dap-mcp]
command = "npx"
args = ["-y", "@slp-dev1/qwen-dap-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"qwen-dap-mcp": {
"command": "npx",
"args": [
"-y",
"@slp-dev1/qwen-dap-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"qwen-dap-mcp": {
"command": "npx",
"args": [
"-y",
"@slp-dev1/qwen-dap-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"qwen-dap-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@slp-dev1/qwen-dap-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"qwen-dap-mcp": {
"command": "npx",
"args": [
"-y",
"@slp-dev1/qwen-dap-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"qwen-dap-mcp": {
"command": "npx",
"args": [
"-y",
"@slp-dev1/qwen-dap-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.SLP-DEV1%2Fqwen-dap-mcp)<a href="https://mcptoplist.com/server/io.github.SLP-DEV1%2Fqwen-dap-mcp"><img src="https://mcptoplist.com/badge/io.github.SLP-DEV1%2Fqwen-dap-mcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
SLP-DEV1
Available versions (11)
| Version | Published |
|---|---|
| 0.18.1 | Sep 18, 2026 |
| 0.17.2 | Sep 7, 2026 |
| 0.17.1 | Sep 7, 2026 |
| 0.17.0 | Aug 26, 2026 |
| 0.16.0 | Aug 26, 2026 |
| 0.15.0 | Aug 26, 2026 |
| 0.14.0 | Aug 26, 2026 |
| 0.13.0 | Aug 26, 2026 |
| 0.12.1 | Aug 26, 2026 |
| 0.12.0 | Aug 26, 2026 |
| 0.11.1 | Aug 26, 2026 |
Frequently asked questions
- Who maintains Qwen DAP MCP?
- Qwen DAP MCP is maintained by SLP-DEV1, which publishes 1 MCP server (11 total versions) tracked on MCP Toplist.
- Is Qwen DAP MCP listed on the Official MCP Registry?
- Yes — Qwen DAP MCP is listed on the Official MCP Registry, alongside Glama.
- How many versions does Qwen DAP MCP have?
- MCP Toplist tracks 11 versions of Qwen DAP MCP, most recently published on Sep 18, 2026.
- Where can I find the source code for Qwen DAP MCP?
- The source code for Qwen DAP MCP is hosted at github.com/SLP-DEV1/qwen-dap-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.