Skip to main content
Glama

IDA Pro MCP

MIT License
1,975
  • Linux
  • Apple

get_xrefs_to

Retrieves all cross references to a specified address in IDA Pro, enabling automated reverse engineering and analysis of code relationships.

Instructions

Get all cross references to the given address

Input Schema

NameRequiredDescriptionDefault
addressYesAddress to get cross references to

Input Schema (JSON Schema)

{ "properties": { "address": { "description": "Address to get cross references to", "title": "Address", "type": "string" } }, "required": [ "address" ], "title": "get_xrefs_toArguments", "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/mrexodia/ida-pro-mcp'

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