This server puts IDA Pro's binary analysis into Claude through 52 MCP tools for headless reverse engineering. You get decompilation, function enumeration, cross-references, struct definitions, and automated analysis without touching the IDA GUI. The Go orchestrator manages multiple concurrent sessions while Python workers handle the actual idalib operations over Unix sockets. Sessions auto-expire after four hours but persist metadata for restoration. Includes specialized importers for Unity IL2CPP metadata and Flutter/Dart apps via unflutter integration. Reach for this when you need Claude to analyze binaries, navigate disassembly, or help reverse engineer compiled code at scale. Requires IDA Pro 9.0+ or IDA Essential 9.2+ with idalib installed.
claude mcp add --transport stdio zboralski-ida-headless-mcp uvx ida-headless-mcp