Back to search
30
MCP

dbgview-mcp

pypi/dbgview-mcp

MCP server for capturing Windows debug output

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

Similar MCP servers embedding-nearest

debug-mcp
MCP server for uploading debug incidents to Debug Memory
0 tools
dbgeng-mcp
A Model Context Protocol server for the Windows Debugging Engine (dbgeng)
0 tools
browser-use-mcp-console
MCP server for browser-use with console debugging capabilities
0 tools
dynamic-mcp
MCP server for dynamic analysys: BPFtrace, crash dump
0 tools
cpp-debug-mcp
Claude Code MCP server for C++ debugging with GDB and clangd
0 tools
clipboard-mcp
MCP Server for system clipboard integration
0 tools

How to use

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

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