idapromcp_333

namename333/idapromcp_333
★ 217 stars Python 🔌 API Integration Updated 1mo ago
本项目基于 [mrexodia/ida-pro-mcp](https://github.com/mrexodia/ida-pro-mcp) 二次开发,保留原核心功能并自行diy扩展了一些功能,更适合中文使用者
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "idapromcp_333": {
      "command": "uvx",
      "args": [
        "idapromcp-333"
      ]
    }
  }
}

Or install with pip: pip install idapromcp-333