Skip to main content
Glama

MCP Xcode

by Stefan-Nitu

shutdown_simulator

Shutdown a specified Xcode simulator using its device UDID or name. Integrates with MCP Xcode to manage simulators and streamline Apple platform development workflows.

Instructions

Shutdown a simulator

Input Schema

NameRequiredDescriptionDefault
deviceIdYesDevice UDID or name of the simulator to shutdown

Input Schema (JSON Schema)

{ "properties": { "deviceId": { "description": "Device UDID or name of the simulator to shutdown", "type": "string" } }, "required": [ "deviceId" ], "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