Skip to main content
Glama

Xcode MCP Server

by PolarVista

list_simulators

Discover available iOS simulators and their details by querying 'xcrun simctl list --json' through the Xcode MCP Server, enabling efficient testing and development setup.

Instructions

Lists all available iOS simulators with their details by invoking 'xcrun simctl list --json'.

Input Schema

NameRequiredDescriptionDefault

No arguments

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": {}, "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/PolarVista/Xcode-mcp-server'

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