Debug Adapter Protocol (DAP)
Bridges debugging tools with AI systems through the Debug Adapter Protocol, enabling debugger control, breakpoint management, and
dap-mcp is a server implementation that bridges debugging tools with AI systems through the Debug Adapter Protocol (DAP). It enables AI assistants to control debuggers, set breakpoints, step through code, evaluate expressions, and inspect variables - all through standardized MCP tools. The server supports multiple debugging backends (currently debugpy) and renders debugging information in XML format for easy consumption by LLMs, making it particularly valuable for AI-assisted debugging workflows where context about program state needs to be maintained throughout a conversation.
Source
Repository: https://github.com/kashuncheng/dap_mcp
Maintain Debug Adapter Protocol (DAP)?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[Debug Adapter Protocol (DAP) on getagentictools](https://getagentictools.com/mcp/kashuncheng-dap-mcp?ref=badge)