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.

mcp-windbg
57
Established
dap_mcp
40
Emerging
Maintenance 13/25
Adoption 10/25
Maturity 15/25
Community 19/25
Maintenance 2/25
Adoption 7/25
Maturity 16/25
Community 15/25
Stars: 1,072
Forks: 98
Downloads:
Commits (30d): 2
Language: Python
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-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.

Windows debugging crash dump analysis software troubleshooting developer tools root cause analysis

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.

AI-developer-tools LLM-tooling programmatic-debugging AI-agent-development code-analysis

Scores updated daily from GitHub, PyPI, and npm data. How scores work