Skip to main content
Glama

IDA Pro MCP Server

by fdrechsler

run_ida_command

Execute IDA Pro scripts (IdaPython, Version 8.3) to automate reverse engineering and binary analysis tasks using the IDA Pro MCP Server.

Instructions

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

Input Schema

NameRequiredDescriptionDefault
scriptYesscript

Input Schema (JSON Schema)

{ "properties": { "script": { "description": "script", "type": "string" } }, "required": [ "script" ], "type": "object" }

Other Tools from IDA Pro MCP Server

Related Tools

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/fdrechsler/mcp-server-idapro'

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