MCP Servers / development / IDA Pro

IDA Pro

JSON →
httpnone97development

Interact with IDA Pro for reverse engineering and binary analysis tasks.

Install
How to run this server

No install command recorded.

server path: ida-pro
Tools
What this server exposes
run_ida_command
Executes an IDA Pro Python script.
search_immediate_value
Searches for immediate values in the binary's instructions.
search_text
Searches for text strings in the binary.
search_byte_sequence
Searches for a specific byte sequence in the binary.
get_disassembly
Gets disassembly for an address range.
get_functions
Gets the list of functions from the binary.
get_exports
Gets the list of exports from the binary.
Configuration
Environment & auth
authnone
envDEFAULT_HOST
Resources
IDA Pro — MCP Server · libregistry