Skip to content
Back to search
30
MCP

x64dbgMCP

wasdubya/x64dbgmcp

Model Context Protocol for x64dbg & x32dbg

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

Similar MCP servers embedding-nearest

iflow-mcp_wasdubya-x64dbgmcp
Model Context Protocol server for x64dbg debugger
0 tools
mcp-windbg
Model Context Protocol for WinDbg.
0 tools
mcp
Model Context Protocol SDK
0 tools
model-context-protocol-survey
Model Context Protocol (MCP)
0 tools
axon-mcp
Model Context Protocol (MCP) server for Axon Protocol
0 tools
agp-mcp
Model Context Protocol with AGP as transport
0 tools

How to use

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

{
  "mcpServers": {
    "x64dbgmcp": {
      "url": "None",
      "transport": "http"
    }
  }
}