windbg-mcp — MCP Server by gengstah

by gengstah · MCP Server · ★ 77

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

About windbg-mcp

WinDbg MCP An MCP (Model Context Protocol) server that exposes every pybag Windows debugger function as a native MCP tool. It gives any MCP-compatible client (Claude Desktop, Claude Code, Cowork, OpenAI Codex CLI, Cursor, and custom agents) full control over user-mode processes, kernel sessions, and crash dump analysis — all through typed tool calls with structured JSON responses. Requirements Windows only — pybag requires Microsoft Debugging Tools for Windows Python 3.10+ Microsoft Debugging Tools for Windows (part of the Windows SDK) Installation Clone the repository Install Python dependencies Install Microsoft Debugging Tools Download the Windows SDK and select Debugging Tools for Windows during setup: https://developer.microsoft.com/en-us/windows/downloads/windows-sdk/ Connecting to LLM IDEs and Clients The server runs as a local stdio process. All clients below launch it the same way — — but each has its own config format. Claude Desktop Edit the Claude Desktop configuration file and add the entry: Config file location: Windows: macOS: json { "mcpServers": { "windbg-mcp": { "command": "python",

Quick Facts

Stars77
Forks7
LanguagePython
CategoryMCP Server
Quality Score64.2092205882661/100
Open Issues1
Last Updated2026-05-03
Created2026-03-30
Platformsclaude-code, cli, codex, mcp, python
Est. Tokens~1k

Compatible Skills

These tools work well together with windbg-mcp for enhanced workflows:

  • ChatMock — semantic(0.16)+complementary+shared_fw(openai)+same_lang+shared_platform (54%)
  • kagimcp — semantic(0.20)+shared_fw(openai)+same_lang+similar_pop+shared_platform (50%)

More MCP Server Tools

Explore other popular mcp server tools:

View all MCP Server tools →

Popular Python Agent Tools

Frequently Asked Questions

What is windbg-mcp?

windbg-mcp is An MCP (Model Context Protocol) server that turns all pybag Windows debugger functions into native MCP tools. It lets MCP-compatible clients (Claude Desktop, Claude Code, Cowork, OpenAI Codex CLI, Cur. It is categorized as a MCP Server with 77 GitHub stars.

What programming language is windbg-mcp written in?

windbg-mcp is primarily written in Python.

How do I install or use windbg-mcp?

You can find installation instructions and usage details in the windbg-mcp GitHub repository at github.com/gengstah/windbg-mcp. The project has 77 stars and 7 forks, indicating an active community.

View on GitHub → Browse MCP Server tools