Skip to main content
Glama

ida-mcp-server

ida_get_global_variable_by_name

Retrieve global variable details by specifying its name in the IDA database, enabling precise access to data for analysis or automation tasks.

Instructions

Get information about a global variable by name

Input Schema

NameRequiredDescriptionDefault
variable_nameYes

Input Schema (JSON Schema)

{ "properties": { "variable_name": { "title": "Variable Name", "type": "string" } }, "required": [ "variable_name" ], "title": "GetGlobalVariableByName", "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