Enterprise DNA
M MCP Servers Developer low

zboralski/ida-headless-mcp

by Various

Headless IDA Pro binary analysis via Model Context Protocol

Z

MCP

zboralski/ida-headless-mcp

Added 1 June 2026

#claude #claude-code #codex #disassembler #go #ida #idalib #il2cppdumper

Overview

zboralski/ida-headless-mcp provides a headless interface to IDA Pro for binary analysis, exposing its capabilities through the Model Context Protocol (MCP). It runs IDA Pro in non-interactive mode and allows external tools, such as AI agents or automated scripts, to invoke disassembly, decompilation, and other analysis functions via standardized MCP requests.

Best for

Best for
Security researchers and developers who need to automate binary analysis with IDA Pro in server, CI/CD, or AI-integrated environments

Use cases

  • Automating reverse engineering workflows with IDA Pro in CI/CD pipelines
  • Integrating IDA Pro analysis into AI-driven code understanding or vulnerability detection systems
  • Performing batch binary analysis on multiple samples without manual GUI interaction

How to use

Install

make setup

Tools exposed

  • Il2CppDumper
  • unflutter

Tested with

Claude Desktop, Claude Code

Example client config

{\n  "mcpServers": {\n    "ida-headless": {\n      "url": "http://127.0.0.1:17300/",\n      "type": "http"\n    }\n  }\n}

Notes

zboralski/ida-headless-mcp provides a headless interface to IDA Pro for binary analysis, exposing its capabilities through the Model Context Protocol (MCP). It runs IDA Pro in non-interactive mode and allows external tools, such as AI agents or automated scripts, to invoke disassembly, decompilation, and other analysis functions via standardized MCP requests.

126 stars on GitHub. Last updated 2026-02-16. Licensed MIT.

Use cases

  • Automating reverse engineering workflows with IDA Pro in CI/CD pipelines
  • Integrating IDA Pro analysis into AI-driven code understanding or vulnerability detection systems
  • Performing batch binary analysis on multiple samples without manual GUI interaction

Pros

  • Enables remote and automated access to IDA Pro’s analysis engine
  • Uses the Model Context Protocol, a standard for tool-agent communication
  • Reduces resource overhead by running IDA Pro headlessly

Cons

  • Requires a licensed installation of IDA Pro and proper headless setup
  • MCP interface may not cover all IDA Pro features or plugins
  • Initial configuration for headless mode and MCP integration can be complex

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Enables remote and automated access to IDA Pro's analysis engine
  • Uses the Model Context Protocol, a standard for tool-agent communication
  • Reduces resource overhead by running IDA Pro headlessly

Cons

  • Requires a licensed installation of IDA Pro and proper headless setup
  • MCP interface may not cover all IDA Pro features or plugins
  • Initial configuration for headless mode and MCP integration can be complex
Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks