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.

ida-pro-mcp
89
Verified
headless-ida
22
Experimental
Maintenance 25/25
Adoption 18/25
Maturity 25/25
Community 21/25
Maintenance 13/25
Adoption 0/25
Maturity 9/25
Community 0/25
Stars: 6,275
Forks: 713
Downloads: 2,296
Commits (30d): 80
Language: Python
License: MIT
Stars:
Forks:
Downloads:
Commits (30d): 0
Language: Python
License: Apache-2.0
No risk flags
No Package No Dependents

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 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.

Scores updated daily from GitHub, PyPI, and npm data. How scores work