ida-pro-mcp

mrexodia/ida-pro-mcp
★ 6,348 stars Python 🤖 AI/LLM Updated 1mo ago
AI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
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": {
    "ida-pro-mcp": {
      "command": "uvx",
      "args": [
        "ida-pro-mcp"
      ]
    }
  }
}

Or install with pip: pip install ida-pro-mcp

Topics

aiaiagentbinary-analysisida-pluginida-promcpmcp-servermodelcontextprotocolreverse-engineering