delve-mcp
16
Delve-MCP is a TypeScript-based MCP server for integrating with the Delve debugger, aimed at enhancing Go program debugging capabilities. It supports various debugging features, including session management and backend selection.
调试命令
`debug`, `attach`, `exec`, `test`, `core`, `dap`, `replay`, `trace`
控制命令
`setBreakpoint`, `removeBreakpoint`, `continue`, `next`, `step`, `step`, `step`, `variables`, `evaluate`
配置命令
`version`, `setBackend`, `configureLogging`