ida-headless-mcp

Zdhhjhfjkhhhhjilk/ida-headless-mcp
★ 2 stars Python 🤖 AI/LLM Updated today
🔍 Accelerate binary analysis with the IDA Headless MCP Server, enabling multi-session concurrency and streamlined IDA Pro operations through Python workers.
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-headless-mcp": {
      "command": "uvx",
      "args": [
        "ida-headless-mcp"
      ]
    }
  }
}

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

README Excerpt

Welcome to the ida-headless-mcp project! This application allows users to perform binary analysis without a graphical interface. It's designed to help reverse engineers and enthusiasts analyze binaries using the Model Context Protocol. - **Headless Operation:** Run analysis without needing a user interface.

Topics

claudeclaude-codecodexdisassemblergoidaidalibil2cppdumpermcpmcp-serverpythonreverse-engineering