Back to Home
mrexodia icon

ida-pro-mcp

by mrexodia

Overview

An AI-powered reverse engineering assistant that integrates IDA Pro with Model Context Protocol clients for enhanced analysis.

Installation

Run Command
ida-pro-mcp

Security Notes

The `py_eval` tool, marked as `@unsafe`, allows arbitrary Python code execution within the IDA Pro context. While explicitly flagged as unsafe, exposing such a powerful capability to an external client (LLM, potentially compromised) introduces significant risk. An attacker or a malfunctioning LLM could execute malicious code, interact with the file system, or manipulate IDA's state. Although default network configuration binds to localhost and includes CORS protections, the presence of this tool necessitates extreme caution, especially if `--unsafe` is enabled.

Similar Servers

Stats

Interest Score100
Security Score3
Cost ClassHigh
Avg Tokens5000
Stars4419
Forks453
Last Update2025-11-28

Tags

Reverse EngineeringIDA ProAI AssistantMCPBinary Analysis