ida-pro-mcp and headless-ida
These are complements: the MCP server bridges IDA Pro's interactive GUI to language models for AI-assisted analysis, while the headless CLI tool provides direct programmatic access to idalib for automated analysis workflows that don't require GUI interaction or MCP infrastructure.
About ida-pro-mcp
mrexodia/ida-pro-mcp
AI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
This tool helps reverse engineers analyze compiled software more efficiently by integrating advanced AI assistance directly into IDA Pro. It takes raw binary executables and, with the help of a language model, generates improved code comments, renamed variables, corrected data types, and descriptive function names. Malware analysts, security researchers, and software vulnerability explorers are the primary users.
About headless-ida
sobhanali09-blip/headless-ida
Provide automated binary analysis via a CLI tool using Hex-Rays' idalib without requiring the IDA Pro GUI or MCP layer.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work