ida-headless-mcp

VibRev/ida-headless-mcp
★ 14 stars Rust Browser/Web Updated 3d ago ✓ Clean
Rust-native, multi-session headless IDA Pro MCP server with isolated workers and stdio or Streamable HTTP transports.
View on GitHub → 🔍 Audit Wallet Slippage →

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-headless-mcp": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "ida-headless-mcp"
      ]
    }
  }
}

Topics

binary-analysiscybersecuritydisassemblyheadlessida-promcpmodel-context-protocolreverse-engineeringruststatic-analysis