mcp-dap-server and dap_mcp

mcp-dap-server
51
Established
dap_mcp
40
Emerging
Maintenance 13/25
Adoption 8/25
Maturity 15/25
Community 15/25
Maintenance 2/25
Adoption 7/25
Maturity 16/25
Community 15/25
Stars: 56
Forks: 9
Downloads:
Commits (30d): 0
Language: Go
License: MIT
Stars: 35
Forks: 6
Downloads:
Commits (30d): 0
Language: Python
License: AGPL-3.0
No Package No Dependents
Stale 6m No Package No Dependents

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