#16 · Primary category: Cybersecurity & Decryption Tools

ida-pro-mcp

ai aiagent binary-analysis ida-plugin ida-pro mcp mcp-server modelcontextprotocol reverse-engineering

AI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.

Project last updated:08/28/26

GitHub Stars

11.7K

Forks

1.4K

Contributors

78

License

MIT

Why we included this project

If you already do reverse engineering inside IDA Pro, this MCP server lets a language model take over some of the tedious parts. It connects IDA's disassembly and decompilation, along with cross-references, to MCP clients such as Claude Code, Codex, Cursor, and Copilot, so you can ask plain questions about a function or sample and get answers grounded in the real database rather than guesses. That turns chores like naming functions, renaming variables, summarizing decompiled routines, and walking through obfuscated code into quick conversational steps. The catch is the setup: it needs a licensed IDA Pro 8.3 or newer with an activated idalib, plus a supported MCP client, so it is really aimed at working analysts rather than hobbyists. For anyone who regularly triages suspicious binaries and wants the model to share the workload inside an existing toolchain, this is a solid wiring job.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category