Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| IDADIR | Yes | Path to the IDA Pro installation directory (containing idat and idalib). Required on Linux platforms. | |
| MCP_TIMEOUT | No | Timeout for analysis steps in seconds. | 3600 |
| BINDIFF_PATH | No | Path to the bindiff executable. If not provided, the tool attempts to auto-detect it from the system PATH. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| bindiff_compare | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |