Loading MCP server directory, please wait...
Native runtime and crash-dump debugging through a local DAP-to-MCP bridge for coding agents.
npx @getmcp/cli add io.github.SLP-DEV1/qwen-dap-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.SLP-DEV1/qwen-dap-mcp": {
"command": "npx",
"args": [
"-y",
"@slp-dev1/qwen-dap-mcp"
]
}
}
}