Delve

Provides a complete interface to the Delve debugger for Go programs, enabling starting debug sessions, setting breakpoints, contro

dwisiswant0 20
Claude CodeClaude DesktopGeneric
View source ↗

Delve MCP server provides a complete interface to the Delve debugger for Go programs through the Model Context Protocol. It implements all major debugging capabilities including starting debug sessions, setting breakpoints, controlling execution flow, and inspecting program state. The server exposes Delve's functionality as discoverable tools that can be executed by AI assistants, supporting various debug modes (debug, attach, exec, test), core dump analysis, and program tracing. Built with TypeScript using the MCP SDK, it requires Go with Delve installed and optionally Mozilla rr for replay debugging.

Source

Repository: https://github.com/dwisiswant0/delve-mcp

Maintain Delve?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

[Delve on getagentictools](https://getagentictools.com/mcp/dwisiswant0-delve-mcp?ref=badge)