This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+6 more
Summary
AI summaryMulti-session concurrency via process isolation added to the initial public release.
Full changelog
Initial public release of IDA Headless MCP Server.
Features
- Multi-session concurrency via process isolation
- 51 MCP tools for binary analysis
- Il2CppDumper metadata import support
- Go server with Python worker architecture
- Connect RPC over Unix sockets
- HTTP and SSE transport support
Prerequisites
- IDA Pro 9.0+ or IDA Essential 9.2+
- idalib installed and activated
- Go 1.25.4+
- Python 3.10+ with connect-python
Installation
git clone https://github.com/zboralski/ida-headless-mcp.git
cd ida-headless-mcp
./scripts/setup_idalib.sh
make install-tools
make build
See README.md for full documentation.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About zboralski/ida-headless-mcp
Headless IDA Pro binary analysis via MCP. Multi-session concurrency with Go orchestration and Python workers. Supports Il2CppDumper and Blutter metadata import for Unity and Flutter reverse engineering.
Related context
Beta — feedback welcome: [email protected]