# mrexodia/ida-pro-mcp

AI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.

Repository: https://github.com/mrexodia/ida-pro-mcp
Canonical: https://ross.abutalabs.com/products/ida-pro-mcp
Homepage: https://plugins.hex-rays.com/mrexodia/ida-pro-mcp
Language: Python
License: MIT
License Family: permissive
Topics: ida-plugin, ida-pro, mcp, mcp-server, modelcontextprotocol, reverse-engineering, ai, aiagent, binary-analysis
Last push: 2026-08-17T13:34:03+00:00

## Health v2 (maintenance only)
Score: 61/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 98, release rhythm 27, longevity 37
- inputs: {"age_days": 526, "days_push": 16, "days_rel": 331, "gap_med": 95.0, "n_releases_24m": 3}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 11616, forks 1385 (observed 2026-08-28T04:10:48.962161+00:00)

## What it is
An MCP server and IDA Pro plugin that connects IDA Pro's binary analysis capabilities to language models, enabling AI-assisted reverse engineering ('vibe reversing'). It exposes IDA functions like decompilation, disassembly, and renaming to MCP clients such as Claude, Cursor, and VS Code.

## Use cases
- analyze binaries with an LLM inside IDA Pro
- decompile and explain functions using Claude or other MCP clients
- automate reverse engineering tasks with AI agents
- rename variables and functions in IDA via natural language
- use MCP to bridge IDA Pro with language models
- reverse engineer malware with AI assistance

## When to choose
- you use IDA Pro 8.3+ (not IDA Free) and want LLM-assisted binary analysis
- you want an MCP server exposing IDA Pro functionality to AI coding assistants
- you want to speed up reverse engineering workflows with AI agents

## When to avoid
- you use IDA Free, which is not supported
- you don't have an MCP-compatible client or IDA Pro license
- you need fully automated static analysis without an LLM in the loop

## Facets
- artifact type: plugin
- maturity: active
- function: mcp, reverse-engineering, agent-framework, developer-tools
- domain: reverse-engineering, security, large-language-models, developer-tools
- platform: windows, python, cross-platform
- tags: ida-pro, mcp-server, binary-analysis, ida-plugin, vibe-reversing, disassembly, llm-integration, ai-agents, macos, linux

## Member repositories
- mrexodia/ida-pro-mcp (main) score 61

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:48.962161+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:15:27.751654+00:00, confidence not recorded.
  - readme: https://github.com/mrexodia/ida-pro-mcp (fetched 2026-08-28T04:10:48.962161+00:00, sha 73583f436ce5)
  - homepage: https://plugins.hex-rays.com/mrexodia/ida-pro-mcp (fetched 2026-08-29T08:13:48.702640+00:00, sha 35899ee25f9c)
  - registry_pypi: https://pypi.org/pypi/ida-pro-mcp/json (fetched 2026-08-29T08:13:48.711796+00:00, sha ac38fa9c0b87)
- Data as of 2026-08-30T08:39:29.467469+00:00.
