Skip to content

This release adds 3 notable features for engineering teams evaluating rollout.

Published 6mo MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

claude claude-code codex disassembler go ida
+6 more
idalib il2cppdumper mcp mcp-server python reverse-engineering

Summary

AI summary

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

Track zboralski/ida-headless-mcp

Get notified when new releases ship.

Sign up free

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.

All releases →

Beta — feedback welcome: [email protected]