
x64dbg
MCP server by github.com/bromoket/x64dbg_mcp
MCP server for x64dbg debugger - 23 mega-tools for AI-powered reverse engineering and debugging
About x64dbg
x64dbg is an MCP (Model Context Protocol) server published by bromoket in the official MCP registry. MCP server for x64dbg debugger - 23 mega-tools for AI-powered reverse engineering and debugging
It ships as an npm package (x64dbg-mcp-server), so any MCP client that can launch a local process can run it.
Development happens in the open at github.com/bromoket/x64dbg_mcp, where the project has earned 59 GitHub stars.
Use x64dbg with your agent
claude mcp add x64dbg -- npx -y x64dbg-mcp-server{
"mcpServers": {
"x64dbg": {
"command": "npx",
"args": [
"-y",
"x64dbg-mcp-server"
]
}
}
}x64dbg-mcp-serverFrequently asked questions
- What is x64dbg?
- x64dbg is an MCP (Model Context Protocol) server by bromoket. MCP server for x64dbg debugger - 23 mega-tools for AI-powered reverse engineering and debugging
- How do I connect x64dbg to Claude, Cursor, or another MCP client?
- Install x64dbg from its npm package (x64dbg-mcp-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
- Is x64dbg open source?
- Yes — the source code is public at github.com/bromoket/x64dbg_mcp, with 59 GitHub stars.
- Can AI agents pay to use x64dbg?
- Not yet through Loomal — x64dbg is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.
More MCP servers

onecite
59
Generate academic citations from DOI, arXiv, titles, or URLs in BibTeX, APA, MLA formats.

cloud-audit
59
AWS security scanner with attack chain detection, IAM privilege escalation, and fixes

astro-mcp
59
MCP server to support Astro project development

misata
58
Complete package for synthetic data generation.

better-bear
58
MCP server for Bear notes — read, search, create, edit, tag, and manage notes via CloudKit

email-mcp
58
IMAP/SMTP email MCP server — 47 tools, IMAP IDLE push, multi-account, AI triage.
Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain x64dbg? Claim this listing free by verifying GitHub ownership, or contact us.