ida-pro-mcp

ida-pro-mcp

4.2

If you are the rightful owner of ida-pro-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcpreview.com.

Simple MCP Server to allow vibe reversing in IDA Pro.

IDA Pro MCP is a Model Context Protocol server designed to facilitate reverse engineering tasks within IDA Pro. It provides a suite of tools and functions that allow users to interact with IDA Pro's database, retrieve metadata, manipulate functions and variables, and perform debugging tasks. The server supports both safe and unsafe functions, with the latter requiring an additional flag for execution. It is compatible with various MCP clients and can be installed and configured easily. The server also supports SSE transport and can be run in a headless mode for advanced users.

Features

  • Function and Variable Manipulation: Retrieve, rename, and set types for functions and variables.
  • Debugging Support: Includes functions for managing breakpoints and controlling the debugger.
  • Metadata Retrieval: Access metadata about the current IDB and list functions, globals, and strings.
  • Decompilation and Disassembly: Decompile functions and get assembly code for analysis.
  • Cross-Reference Management: Retrieve cross-references to addresses and struct fields.

Tools