Server Statistics

setup time

10 minutes

github stars

4,533

forks

473

watchers

4,533

open issues

34

contributors

28

last updated

2 days ago

language: pythonlicense: mitlast release: 1.4.0 (October 6, 2025)

description

connects ida pro with language models for reverse engineering tasks.

use cases

  • analyze binaries in ida pro using ai assistance.
  • improve code readability and documentation during reverse engineering.
  • utilize various mcp clients for enhanced functionality.

technical details

prerequisites

  • python 3.11 or higher
  • ida pro 8.3 or higher (ida free is not supported)

installation steps

  1. step 1: uninstall any existing version of ida-pro-mcp.
  2. step 2: install the latest version from the provided github link.
  3. step 3: configure the mcp servers and install the ida plugin.

configuration example

{"mcpServers": {"ida-pro-mcp": {...}}}

required accounts

github

tags

ai
aiagent
binary-analysis
ida-plugin
ida-pro
mcp
mcp-server
modelcontextprotocol
reverse-engineering
python