IDA Pro MCP
by yoavgghuser
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| IDA_MCP_URL | No | Worker behavior: URL. | |
| IDA_MCP_MAX_WORKERS | No | Environment default for --max-workers: maximum simultaneous database workers (0 = unlimited, default 4). | |
| IDA_MCP_LOG_REQUESTS | No | Request logging: whether to log requests. | |
| IDA_MCP_OPEN_TIMEOUT | No | Controls headless worker open waits. | |
| IDA_MCP_HEALTH_RETRIES | No | Health probe retries. | |
| IDA_MCP_ANALYSIS_PROMPT | No | Worker behavior: analysis prompt. | |
| IDA_MCP_LOG_SKIP_METHODS | No | Request logging: methods to skip. | |
| IDA_MCP_TOOL_TIMEOUT_SEC | No | Controls the default IDA tool budget (individual tool decorators can override it). | |
| IDA_MCP_WEDGED_GRACE_SEC | No | Lifecycle configuration for worker wedged grace period. | |
| IDA_MCP_PROXY_TIMEOUT_SEC | No | Set in the proxy process environment to another number of seconds, or 0 for no socket deadline. Applies to tool requests and output downloads. Invalid, negative, and non-finite values use the default. | |
| IDA_MCP_HEALTH_RPC_TIMEOUT | No | Health probe RPC timeout. | |
| IDA_MCP_HEALTH_TCP_TIMEOUT | No | Health probe TCP timeout. | |
| IDA_MCP_WORKER_CALL_TIMEOUT | No | Controls headless worker call waits. | |
| IDA_MCP_HEALTH_RETRY_BACKOFF | No | Health probe retry backoff. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityActive
ResponsivenessNo issues