Back to search
30
MCP

dbgeng-mcp

pypi/dbgeng-mcp

A Model Context Protocol server for the Windows Debugging Engine (dbgeng)

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

dbgprobe-mcp-server
Debug probe Model Context Protocol server for AI agents and developer tooling
0 tools
datagen-discord-mcp-server
A Model Context Protocol server for Discord integration
0 tools
gdb-mcp
Model Context Protocol server for driving GDB from an LLM.
0 tools
io.github.svnscha/mcp-windbg
A Model Context Protocol server for Windows crash dump analysis using WinDBG/CDB
0 tools
mcp-mongo-server
A Model Context Protocol Server for MongoDB
0 tools
dbt-docs-mcp
Model Context Protocol (MCP) server for dbt docs
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "dbgeng-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}