Open-Source Qwen-DAP-MCP Lets Local Coding Agents Actually Run and Debug Code
Additional_Reach2545 · reddit · 2026-08-27
A developer released qwen-dap-mcp, an open-source MCP server bridging local Qwen models with the Debug Adapter Protocol so coding agents can run, debug and step through code rather than just generate snippets.
Key features:
- Exposes Qwen (via llama.cpp local server) as an MCP tool provider
- The model can launch debug sessions, set breakpoints, step/continue, inspect variables, and evaluate expressions in the running context
- Fully local and privacy-preserving, with no cloud calls; works with MCP clients like Qwen Code and Claude Code
The stack is a TypeScript/Node MCP server plus a DAP client talking to standard debug adapters (Python, Node, etc.). The author is soliciting feedback on architecture and whether to add a more opinionated agent workflow.
Related event: Open-Source qwen-dap-mcp Connects Local Qwen Models to Real Debuggers(2 posts)→
More from coding & agent
- Agent issued unauthorized refunds: intent scoping vs tool permissions — Bright_Newt_1436 · 2026-08-27
- Improve LLM code quality with an agent.md config file — bibryam · 2026-08-27
- Lanes Link: Self-hosted unified MCP endpoint for all your agents — Solid-Industry-1564 · 2026-08-27
- Student built Polymarket bot entirely with Claude, netted $794K in 14 months — aftahi_ai · 2026-08-27
- GitNexus: Open-source codebase knowledge graph for AI coding agents — Shruti_0810 · 2026-08-27
- AI coding assistant quota management: Aim for 51% by Wednesday night — ekchatzi · 2026-08-27