Skip to main content
Glama

list_sims

Retrieve a list of available iOS simulators along with their UUIDs to streamline testing and development workflows. Enable the tool to access simulator details efficiently.

Instructions

Lists available iOS simulators with their UUIDs.

Input Schema

NameRequiredDescriptionDefault
enabledYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "enabled": { "type": "boolean" } }, "required": [ "enabled" ], "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/SampsonKY/XcodeBuildMCP'

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