Fire in da houseTop Tip:Most people pay up to $340 per month for Perplexity, MidJourney, Runway, ChatGPT, and more - but you can get them all your AI tools for $15 with Galaxy. It's free to test!Fire in da houseCheck it out

x64dbg-mcp

MCP.Pizza Chef: CaptainNox

x64dbg-mcp is an MCP server that integrates the x64dbg debugger with AI agents, enabling real-time interaction and automation within debugging workflows. It allows developers to connect their favorite AI models to the debugger, facilitating enhanced analysis, control, and scripting capabilities through the Model Context Protocol.

Use This MCP server To

Automate debugging tasks using AI-driven commands Integrate AI agents to analyze and interpret debugging data Control x64dbg debugger via natural language instructions Enhance reverse engineering workflows with AI insights Trigger custom scripts in x64dbg based on AI model outputs

README

x64dbg MCP server

A simple MCP server for x64dbg_automate, to connect the debugger to your favourite AI agents.

x64dbg-mcp FAQ

How do I connect x64dbg-mcp to my AI agent?
Configure the MCP client to connect to the x64dbg-mcp server endpoint, enabling communication between your AI agent and the debugger.
What debugging features can AI agents control through x64dbg-mcp?
AI agents can control breakpoints, step through code, inspect memory, and execute scripts within x64dbg via the MCP server.
Is x64dbg-mcp compatible with multiple AI providers?
Yes, x64dbg-mcp works with any MCP-compatible AI client, including OpenAI, Anthropic Claude, and Google Gemini.
Can I extend x64dbg-mcp with custom commands?
Yes, the server supports adding custom commands and scripts to tailor AI interactions to your debugging needs.
What platforms support x64dbg-mcp?
x64dbg-mcp runs on Windows where x64dbg is supported, enabling AI integration on that platform.
How secure is the communication between AI agents and x64dbg-mcp?
Communication is scoped and secure within MCP standards, ensuring safe interaction between AI models and the debugger.
Does x64dbg-mcp support real-time debugging context updates?
Yes, it streams real-time debugging state and context to connected AI agents for dynamic interaction.