Skip to main content
Glama

record_video

Record video from iOS Simulator using simctl for testing, debugging, or documentation purposes. Specify output path, codec, display, and mask settings to capture simulator activity.

Instructions

Records a video of the iOS Simulator using simctl directly

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
output_pathNoOptional output path. If not provided, a default name will be used. The file will be saved in the directory specified by `IOS_SIMULATOR_MCP_DEFAULT_OUTPUT_DIR` or in `~/Downloads` if the environment variable is not set.
codecNoSpecifies the codec type: "h264" or "hevc". Default is "hevc".
displayNoDisplay to capture: "internal" or "external". Default depends on device type.
maskNoFor non-rectangular displays, handle the mask by policy: "ignored", "alpha", or "black".
forceNoForce the output file to be written to, even if the file already exists.

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/joshuayoes/ios-simulator-mcp'

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