ida-pro-mcp logo

ida-pro-mcpMCP Server for IDA Pro.

(0)
Daniel NikulshynReviewed by Daniel Nikulshyn·Updated July 2026

Overview

The IDA Pro MCP is a simple MCP Server for IDA Pro. It allows for vibe reversing in IDA Pro by enabling the use of various MCP clients. The MCP server can be installed in IDA Pro through the IDA GUI or through the use of the idalib package and a tool like uv. The server can be used in conjunction with a supported MCP client, such as Claude, to facilitate prompt engineering and reverse engineering tasks in IDA Pro. The tool provides a range of features, including the ability to retrieve and analyze information, disassemble and comment functions, and create reports. The user must be specific with their prompting due to the potential for LLM hallucinations, and the `int_convert` MCP tool should be used for converting number bases. The tool can be installed as a plugin in IDA Pro, and the client can be used to interact with the MCP server.

Key features

  • MCP server for IDA Pro
  • Support for multiple MCP clients
  • Configuration through JSON file
  • Integration with IDA Pro 8.3 or higher

Pricing

Model
Free
Category
MCP Servers
Rating
No reviews yet

Use cases

Reverse Engineering a Crackme

Use the MCP server to analyze a crackme in IDA Pro, retrieving information and making findings through the MCP tools.

Integration with MCP Clients

Configure the MCP server to work with various MCP clients, such as Claude Code, Amazon Q Developer CLI, or Augment Code.

Pros & Cons

Pros

  • Enables integration with various MCP clients
  • Supports IDA Pro 8.3 or higher
  • Can be installed through the IDA GUI or manually configured
  • Allows for advanced reverse engineering capabilities

Cons

  • IDA Free is not supported
  • MCP plugin is being deprecated in favor of idalib-mcp
  • Requires specific configuration for certain clients

Reviews

Sign in to leave a review.

No reviews yet. Be the first!

Q&A

Are there any upcoming changes or limitations I should know about?

The original MCP plugin is being deprecated in favor of the idalib‑mcp implementation, so future updates will focus on idalib. Additionally, you must use specific prompts and the `int_convert` tool to avoid LLM hallucinations, and the server requires Python 3.11+.

Asked by Nour Khalil · Nov 22, 2025

What MCP clients can I use with the server and how do I configure them?

The server supports any MCP client that follows the JSON config format, such as Claude, Codex, Kimi, Gemini, and others. Run `ida pro mcp config` (with idalib activated and uv installed) to generate a JSON configuration file tailored for your chosen client.

Asked by George Papadakis · Nov 11, 2025

How can I install the MCP server in IDA Pro?

You can install it via the IDA GUI or manually using the idalib package with a tool like uv. The plugin can also be added through specific MCP client marketplaces (e.g., Claude, Codex, Kimi) which handle the installation of the idalib MCP server and required skills.

Asked by Margaret Whitfield · Oct 30, 2025

Which versions of IDA Pro are compatible with the IDA Pro MCP server?

The MCP server works with IDA Pro 8.3 or higher (IDA 9 is recommended). It does not support IDA Free.

Asked by Mia Andersen · Oct 24, 2025

Ask a question

MCP Servers alternatives