ida-pro-mcp logo

ida-pro-mcpIDA Pro 的 MCP 服务器。

(0)
Daniel Nikulshyn审阅者 Daniel Nikulshyn·更新 2026年7月

概览

IDA Pro MCP 是一个简单的 MCP 服务器,适用于 IDA Pro。它通过启用各种 MCP 客户端的使用,允许在 IDA Pro 中进行交互式逆向工程。MCP 服务器可以通过 IDA GUI 或使用 idalib 包和 uv 等工具安装在 IDA Pro 中。该服务器可以与 Claude 等支持的 MCP 客户端一起使用,以促进 IDA Pro 中的提示工程和逆向工程任务。该工具提供了一系列功能,包括检索和分析信息、反汇编和注释函数以及生成报告的能力。用户必须具体地提示,因为 LLM 可能会出现幻觉,并且应该使用 `int_convert` MCP 工具进行进制转换。该工具可以作为 IDA Pro 的插件安装,客户端可以用于与 MCP 服务器交互。

主要功能

  • IDA Pro 的 MCP 服务器
  • 支持多个 MCP 客户端
  • 通过 JSON 文件配置
  • 与 IDA Pro 8.3 或更高版本集成

价格

模型
Free
评分
暂无评价

使用场景

逆向工程一个 Crackme

使用 MCP 服务器分析 IDA Pro 中的一个 crackme,通过 MCP 工具检索信息并得出结论。

与 MCP 客户端集成

配置 MCP 服务器以与各种 MCP 客户端(如 Claude Code、Amazon Q Developer CLI 或 Augment Code)配合使用。

优点 & 缺点

优点

  • 启用与各种 MCP 客户端的集成
  • 支持 IDA Pro 8.3 或更高版本
  • 可以通过 IDA GUI 安装或手动配置
  • 允许进行高级逆向工程

缺点

  • 不支持 IDA Free
  • MCP 插件正在被弃用以支持 idalib-mcp
  • 需要为某些客户端进行特定配置

评测

登录以留下评测。

暂无评测。来当第一个吧!

问答

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

提问

服务配缩器 的替代品