MCP Directory
Back

ida-mcp-rs

by blacktop · Rust · ★ 369

Headless IDA Pro MCP Server

#headless#idalib#idapro#mcp#mcp-server#rust#rust-lang

Install

cargo install --git https://github.com/blacktop/ida-mcp-rs.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "ida-mcp-rs": {
      "command": "npx",
      "args": [
        "-y",
        "github:blacktop/ida-mcp-rs"
      ]
    }
  }
}

From the README

ida-mcp-rs Headless IDA Pro MCP server for AI-powered reverse engineering. - IDA Pro 9.2+ with valid license (9.3sp1 recommended) **macOS / Linux** (via [Homebrew](https://brew.sh)) **Windows** (via [Scoop](https://scoop.sh)) > **Windows note:** See the [Windows platform setup](#windows) section below for DLL discovery options. **macOS / Linux** (via [Nix](https://nixos.org)) **Linux** (via [Snap](https://snapcraft.io/ida-mcp)) > Strict confinement. Requires IDA Pro installed under (installer default ). For IDA in or…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers