iOS Simulator Control
Verified IntegrationClient Configuration
— Connect iOS Simulator Control to Claude Desktop or Cursor in seconds{
"mcpServers": {
"ios-simulator-control": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-ios-simulator-control"
],
"env": {}
}
}
}~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows).System Overview
Provides native control and introspection for iOS Simulators, enabling AI assistants to interact with and debug iOS applications without interference.
7/23/2026
Open Source
stdio / SSE RPC
Frequently Asked Questions
Architecture and operational details for iOS Simulator Control
Unlike most tools that rely on macOS accessibility or mouse events, iOS Simulator Control uses native touch injection (IndigoHID) and UI tree reading (AXPTranslation). This means no mouse hijacking, no macOS Accessibility permissions, and it works with the Simulator in the background or minimized.
Related MCP Servers
Browse all servers →Empower AI assistants to generate and convert documents, manage templates, and automate document workflows efficiently.
Provides a multi-tenant, AI-native Content Delivery Network deployable on Cloudflare, featuring sub-100ms TTFB, AI agent controllability, and comprehensive accessibility.
Deploy a Model Context Protocol server on Cloudflare Workers without requiring authentication.