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.
Stars
56
Forks
9
Language
Go
License
MIT
Category
Last pushed
Mar 10, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/go-delve/mcp-dap-server"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
drhelius/Gearboy
Game Boy / Gameboy Color emulator, debugger and embedded MCP server for macOS, Windows, Linux,...
drhelius/Gearsystem
Sega Master System / Game Gear / SG-1000 emulator, debugger and embedded MCP server for macOS,...
svnscha/mcp-windbg
Model Context Protocol for WinDBG
miscusi-peek/cheatengine-mcp-bridge
Connect Cursor, Copilot & Claude directly to Cheat Engine via MCP. Automate reverse engineering,...
chrisgleissner/c64bridge
MCP server to control and program the Commodore 64 Ultimate and Ultimate 64 via REST API