Skip to main content
Glama

MCP Xcode

by Stefan-Nitu

view_simulator_screen

Capture and retrieve the current simulator screen as image data for testing or debugging iOS, macOS, tvOS, watchOS, or visionOS projects directly within Xcode workflows.

Instructions

Capture and view the current simulator screen (returns image data)

Input Schema

NameRequiredDescriptionDefault
deviceIdNoDevice UDID or name of the simulator (optional, uses booted device if not specified)

Input Schema (JSON Schema)

{ "properties": { "deviceId": { "description": "Device UDID or name of the simulator (optional, uses booted device if not specified)", "type": "string" } }, "type": "object" }

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/Stefan-Nitu/mcp-xcode'

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