KashunCheng/dap_mcp
View on GitHub ↗Model Context Protocol (MCP) server that interacts with a Debugger
40 ★6 forksPythonUpdated 11mo ago
What you need to know
Debug Adapter Protocol (DAP) session management over MCP. Pip installable (dap-mcp), Python 3.10+, allows agents to control debugger sessions via DAP.
Install
pip install dap-mcp
Key features
- ✓DAP session management over MCP
- ✓Debugger control for agents
Best for
AI-assisted debugging with DAP-compatible debuggers
Caveats
- ⚠Python 3.10+
Clients: MCP-compatible clients
Documentation ↗Reviewed 2026-08-11
Topics
- Stars
- 40★
- Forks
- 6
- Language
- Python
- License
- AGPL-3.0
- Created
- 2025-03-15
- Last push
- 2025-09-24