mcp-dap-server and dap_mcp
About mcp-dap-server
go-delve/mcp-dap-server
MCP server to communicate with DAP servers allowing AI Agents the ability to debug live programs.
Acts as a bridge between MCP clients and DAP-compatible debuggers, exposing 13 tools for comprehensive debugging operations including breakpoint management, execution control (step/continue/pause), and full state inspection with automatic context returns. Built on stdio transport for seamless integration with AI agents and supports multiple debugging modes—launching from source, debugging pre-compiled binaries, and attaching to running processes. Leverages the Model Context Protocol SDK and Google's DAP implementation to provide language-agnostic debugging across Go, Python, and other DAP-compatible environments.
About dap_mcp
KashunCheng/dap_mcp
Model Context Protocol (MCP) server that interacts with a Debugger
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work