Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by KashunCheng • Uncategorized
An MCP server implementing the Model Context Protocol to manage and enhance Debug Adapter Protocol sessions.
Manage and control debugging sessions using the Debug Adapter Protocol.
Extend and optimize debugging context windows using the Model Context Protocol.
Integrate debugging tools like breakpoints, stepping, and expression evaluation into MCP workflows.
dap-mcp integrates the Model Context Protocol with the Debug Adapter Protocol to provide a standardized and optimized debugging workflow. It supports setting and managing breakpoints, controlling execution flow, evaluating expressions, and viewing source code, all configurable via JSON. The server is extensible to support multiple DAP servers and offers XML output for MCP client integration, streamlining debugging for large language model applications.