mcp-windbg and dap_mcp
These are ecosystem siblings, where `dap_mcp` is a generic Model Context Protocol (MCP) server that `svnscha/mcp-windbg` likely uses or builds upon to integrate WinDBG with the MCP, providing a specific client implementation for that debugger.
About mcp-windbg
svnscha/mcp-windbg
Model Context Protocol for WinDBG
This tool helps software developers and engineers diagnose and troubleshoot crashes in Windows applications. It allows you to feed Windows crash dump files or connect to live debugging sessions, then use natural language queries to analyze the root cause of issues. Developers receive clear explanations and command outputs, helping them pinpoint and resolve software defects faster.
About dap_mcp
KashunCheng/dap_mcp
Model Context Protocol (MCP) server that interacts with a Debugger
This project offers a specialized server that integrates directly with various debuggers, allowing large language models (LLMs) to interact with and control debugging sessions. It takes a JSON configuration defining debugger paths and settings, and outputs structured debugging information and control commands. This is designed for AI developers or researchers who want to enhance LLMs with advanced code debugging capabilities.
Scores updated daily from GitHub, PyPI, and npm data. How scores work