IDA Pro MCP Server

by fdrechsler
Verified

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
run_ida_command

Execute an IDA Pro Script (IdaPython, Version IDA 8.3)

search_immediate_value

Search for immediate values in the binary

search_text

Search for text in the binary

search_byte_sequence

Search for a byte sequence in the binary

get_disassembly

Get disassembly for an address range

get_functions

Get list of functions from the binary

get_exports

Get list of exports from the binary

get_strings

Get list of strings from the binary