DAP Debugger
Rank #3798pulsemcp/dap-debugger
Integrates with DAP-compatible debuggers like Delve to provide comprehensive debugging session management including breakpoints, execution control, state inspection, and expression evaluation for multiple programming languages.
DAP Debugger is a Model Context Protocol (MCP) server published by go-delve. It ranks #3798 of 58,832 servers tracked on MCP Toplist, and its repository has 87 GitHub stars. DAP Debugger is listed on PulseMCP, and ships as a single rolling release with no explicit version metadata. It was first listed on Jul 15, 2025.
Ranks ahead of 55,034 of 58,832 servers on MCP Toplist.
Use DAP Debugger
DAP Debugger doesn’t publish a machine-readable install config. Follow the setup instructions in its repository ↗, or open one of its registry listings above.
Listed on 1 registry
go-delve
Not versioned
This server is published through a registry that does not expose explicit version metadata. The listing tracks a single rolling release.
Frequently asked questions
- What is DAP Debugger?
- Integrates with DAP-compatible debuggers like Delve to provide comprehensive debugging session management including breakpoints, execution control, state inspection, and expression evaluation for multiple programming languages.
- Who maintains DAP Debugger?
- DAP Debugger is maintained by go-delve, which publishes 1 MCP server (0 total versions) tracked on MCP Toplist.
- Is DAP Debugger an official MCP server?
- DAP Debugger is not on the Official MCP Registry. It is listed on PulseMCP.
- How many versions does DAP Debugger have?
- DAP Debugger ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for DAP Debugger?
- The source code for DAP Debugger is hosted at github.com/go-delve/mcp-dap-server.