IDA Pro MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| run_ida_commandC | Execute an IDA Pro Script (IdaPython, Version IDA 8.3) |
| run_ida_command_filebasedB | (FOR IDE USAGE) Execute an IDA Pro Script (IdaPython, Version IDA 8.3) |
| search_immediate_valueC | Search for immediate values in the binary |
| search_textC | Search for text in the binary |
| search_byte_sequenceB | Search for a byte sequence in the binary |
| get_disassemblyC | Get disassembly for an address range |
| get_functionsB | Get list of functions from the binary |
| get_exportsB | Get list of exports from the binary |
| search_in_namesC | Search for names/symbols in the binary |
| get_xrefs_toC | Get cross-references to an address |
| get_xrefs_fromC | Get cross-references from an address |
| get_stringsB | Get list of strings from the binary |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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