dap_mcp
If you are the rightful owner of dap_mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
dap-mcp is an implementation of the Model Context Protocol (MCP) tailored for managing Debug Adapter Protocol (DAP) sessions, enhancing debugging workflows.
dap-mcp is a specialized implementation of the Model Context Protocol (MCP) designed to manage Debug Adapter Protocol (DAP) sessions. It provides a standardized framework to optimize and extend the context window of large language models, specifically enhancing debugging workflows. By integrating with the Debug Adapter Protocol, dap-mcp allows users to interact with debuggers using a standardized protocol, making it easier to manage and streamline debugging tasks. The project offers rich debugging tools, flexible configuration options, and the ability to extend support to additional DAP servers. Users can set, list, and remove breakpoints, control execution, evaluate expressions, and view source code, all within a customizable environment. The configuration is managed via a JSON file, allowing users to specify debugger settings and source directories. The project is open to contributions and is licensed under the AGPL-3.0 License.
Features
- Debug Adapter Protocol Integration: Interact with debuggers using a standardized protocol.
- MCP Framework: Leverage MCP to optimize context and enhance debugging workflows.
- Rich Debugging Tools: Set, list, and remove breakpoints; control execution; evaluate expressions; change stack frames; and view source code.
- Flexible Configuration: Customize debugger settings, source directories, and other parameters via a JSON configuration file.