Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | The logging level for the MCP server (e.g., DEBUG, INFO, WARNING, ERROR) | INFO |
| IOS_CONTROL_LOG_DIR | No | Directory path for storing log files | |
| IOS_CONTROL_IDB_PATH | No | Path to idb binary (if not in PATH) | |
| IOS_CONTROL_LOG_LEVEL | No | The logging level for iOS control operations | INFO |
| IOS_CONTROL_SIMCTL_PATH | No | Path to simctl binary (if not in PATH) | |
| IOS_CONTROL_BOOT_TIMEOUT | No | Timeout in seconds for device boot operations | 60 |
| IOS_CONTROL_DEVICECTL_PATH | No | Path to devicectl binary (if not in PATH) | |
| IOS_CONTROL_DEFAULT_TIMEOUT | No | Default timeout in seconds for operations | 30 |
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 | |