Skip to main content
Glama

ida-mcp-server

ida_execute_script

Run Python scripts within IDA Pro to automate tasks, leveraging IDA's API modules for analysis, data extraction, and enhanced reverse engineering workflows.

Instructions

Execute a Python script in IDA Pro and return its output. The script runs in IDA's context with access to all IDA API modules.

Input Schema

NameRequiredDescriptionDefault
scriptYes

Input Schema (JSON Schema)

{ "properties": { "script": { "title": "Script", "type": "string" } }, "required": [ "script" ], "title": "ExecuteScript", "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/MxIris-Reverse-Engineering/ida-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server