ida-pro-mcp and ida-headless-mcp
These are complements: the first provides an interactive MCP bridge for IDA Pro analysis integrated with LLMs, while the second offers a headless server architecture designed to handle concurrent sessions and batch operations that the first tool could leverage for scalable multi-session workflows.
About ida-pro-mcp
mrexodia/ida-pro-mcp
AI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Exposes IDA Pro's analysis capabilities as MCP tools (decompilation retrieval, disassembly inspection, variable renaming, type correction) that language models can invoke to assist with reverse engineering workflows. Implements both stdio and SSE transports with support for headless analysis via `idalib`, enabling integration with any MCP-compatible client from Claude to VS Code. Includes specialized tooling like `int_convert` for base conversion and session isolation for concurrent multi-agent analysis on different binaries.
About ida-headless-mcp
Zdhhjhfjkhhhhjilk/ida-headless-mcp
🔍 Accelerate binary analysis with the IDA Headless MCP Server, enabling multi-session concurrency and streamlined IDA Pro operations through Python workers.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work