Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Transports: stdio vs HTTP
  • State of MCP (stats)
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ—„οΈ Databases
  3. Preflight Ios MCP
Preflight Ios MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/22/2026, 5:16:30 PM

Preflight Ios MCP

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View Repository1 GitHub StarsTotal stargazers on GitHub for the source repository (1 stars).Visit Website

57 tools for AI-powered iOS Simulator automation β€” tap, swipe, type, screenshots, and more.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "preflight-ios-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "preflight-ios-mcp"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (80) Directory Badge Claim listing AlternativesπŸ—„οΈ More in Databases

Capabilities & Tool Schemas (80) ~1.7k tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server β€” may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Preflight Ios MCP.

simulator_screenshot

Take a JPEG screenshot optimized for AI chat (~200-400KB). Returns image inline.

simulator_list_devices

List simulators with name, UDID, state, runtime. Filter: `booted`, `available`, `all`.

simulator_list_apps

List installed apps with bundle IDs. Toggle `includeSystem` for system apps.

simulator_app_info

Get app metadata: name, version, bundle path, data path, type.

simulator_get_clipboard

Read the simulator's clipboard text.

simulator_get_screen_info

Window geometry, coordinate mapping, scale factor. Debug tap accuracy.

Documentation Overview

Preflight MCP

The most comprehensive MCP (Model Context Protocol) server for iOS Simulator automation. Gives AI agents like Claude, ChatGPT, Cursor, Windsurf, and any MCP-compatible tool full control over iOS Simulators β€” tap, swipe, type, read accessibility trees, inspect app data, capture screenshots, record video, manage devices, and debug apps in real time.

82 tools across 14 categories. Zero cursor interference β€” works silently in the background while you use your Mac.

Inspired by Playwright MCP for web automation β€” Preflight brings the same structured accessibility-first approach to iOS.

npm version License: MIT

Why Preflight?

  • No disk clutter β€” Screenshots and video frames return directly in chat. No folders filling up.
  • AI-optimized β€” Images compressed for minimal token usage. Video β†’ key frames (most AI models can't view video files).
  • Accessibility-first β€” Like Playwright's browser_snapshot, use simulator_snapshot to understand the screen without vision models.
  • Cursor-free β€” Touch injection via idb (IndigoHID) β€” your Mac cursor stays put.
  • 82 tools β€” From basic tap/swipe to StoreKit testing, network conditioning, memory profiling, and crash log analysis.

Quick Start

Prerequisites

  • macOS with Xcode and iOS Simulator installed
  • Node.js 18+
  • Facebook idb (recommended for cursor-free operation)

Install idb (recommended)

bash
brew tap facebook/fb
brew install idb-companion
pip3 install fb-idb

Without idb, the server falls back to CGEvent mouse injection (works but briefly moves your cursor).

Install via npm (recommended)

Terminal
npm install -g preflight-ios-mcp

Build from Source

bash
git clone https://github.com/EthanAckerman-git/Preflight.git
cd Preflight
npm install
npm run build

Setup by IDE / AI Tool

Add your Python bin directory to PATH if idb was installed via pip (e.g., ~/Library/Python/3.x/bin).

Claude Code

Terminal
claude mcp add preflight -- npx preflight-ios-mcp

Or add to .mcp.json in your project root:

config.json
{
  "mcpServers": {
    "preflight": {
      "command": "npx",
      "args": ["preflight-ios-mcp"],
      "env": {
        "PATH": "/opt/homebrew/bin:/usr/local/bin:/usr/bin:/bin"
      }
    }
  }
}

Cursor

Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per-project):

config.json
{
  "mcpServers": {
    "preflight": {
      "command": "npx",
      "args": ["preflight-ios-mcp"],
      "env": {
        "PATH": "/opt/homebrew/bin:/usr/local/bin:/usr/bin:/bin"
      }
    }
  }
}

Then in Cursor: Settings β†’ MCP β€” verify "preflight" shows as connected.

Windsurf

Add to ~/.codeium/windsurf/mcp_config.json:

config.json
{
  "mcpServers": {
    "preflight": {
      "command": "npx",
      "args": ["preflight-ios-mcp"],
      "env": {
        "PATH": "/opt/homebrew/bin:/usr/local/bin:/usr/bin:/bin"
      }
    }
  }
}

Then in Windsurf: Settings β†’ Cascade β†’ MCP β€” verify "preflight" appears.

VS Code (Copilot / Cline / Continue)

Add to .vscode/mcp.json in your project:

config.json
{
  "servers": {
    "preflight": {
      "command": "npx",
      "args": ["preflight-ios-mcp"],
      "env": {
        "PATH": "/opt/homebrew/bin:/usr/local/bin:/usr/bin:/bin"
      }
    }
  }
}

For Cline (VS Code extension), add to ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json:

config.json
{
  "mcpServers": {
    "preflight": {
      "command": "npx",
      "args": ["preflight-ios-mcp"],
      "env": {
        "PATH": "/opt/homebrew/bin:/usr/local/bin:/usr/bin:/bin"
      }
    }
  }
}

Zed

Add to ~/.config/zed/settings.json:

config.json
{
  "context_servers": {
    "preflight": {
      "command": {
        "path": "npx",
        "args": ["preflight-ios-mcp"],
        "env": {
          "PATH": "/opt/homebrew/bin:/usr/local/bin:/usr/bin:/bin"
        }
      }
    }
  }
}

Any MCP-Compatible Client

Preflight uses the standard MCP stdio transport. Configure your client to run:

Terminal
npx preflight-ios-mcp

Set the PATH environment variable to include idb's location for cursor-free touch injection.

Tools Reference

Observation (6 tools)

ToolDescription
simulator_screenshotTake a JPEG screenshot optimized for AI chat (~200-400KB). Returns image inline.
simulator_list_devicesList simulators with name, UDID, state, runtime. Filter: booted, available, all.
simulator_list_appsList installed apps with bundle IDs. Toggle includeSystem for system apps.
simulator_app_infoGet app metadata: name, version, bundle path, data path, type.
simulator_get_clipboardRead the simulator's clipboard text.
simulator_get_screen_infoWindow geometry, coordinate mapping, scale factor. Debug tap accuracy.

User Interaction (6 tools)

ToolDescription
simulator_tapTap at (x, y) in simulator screen points. Cursor-free via idb.
simulator_swipeSwipe between two points. Supports edge-swipe-back from x=1.
simulator_long_pressLong press with configurable duration. Context menus, drag initiation.
simulator_type_textType text into the focused field.
simulator_press_keyPress special keys (return, escape, arrows, F-keys) with modifiers.
simulator_navigate_backNavigate back via Cmd+[. Workaround for edge-swipe limitations.

Playwright-Inspired (3 tools)

ToolDescription
simulator_snapshotPreferred over screenshots. Structured accessibility tree β€” roles, labels, values, positions. No vision model needed. Like Playwright's browser_snapshot.
simulator_wait_for_elementWait for an element to appear (by label, role, or text). Polls with configurable timeout. Like Playwright's browser_wait_for.
simulator_element_existsQuick boolean check: does an element matching criteria exist on screen right now?

Device Management (6 tools)

ToolDescription
simulator_bootBoot a device by name or UDID. Optional waitForBoot polling.
simulator_shutdownShut down a running simulator.
simulator_eraseFactory reset β€” erases all content and settings.
simulator_open_urlOpen URLs or deep links (e.g., myapp://screen).
simulator_open_simulatorOpen the Simulator.app application.
simulator_get_booted_sim_idGet the UDID of the currently booted simulator.

App Management (4 tools)

ToolDescription
simulator_launch_appLaunch by bundle ID with optional args and env vars.
simulator_terminate_appForce-terminate a running app.
simulator_install_appInstall a .app bundle or .ipa from a local path.
simulator_uninstall_appUninstall by bundle ID.

Debugging & Diagnostics (9 tools)

ToolDescription
simulator_get_logsQuery device logs. Filter by process, subsystem, level, time range, message content.
simulator_stream_logsLive log streaming with start/read/stop lifecycle. Configurable buffer.
simulator_get_app_containerGet filesystem path to app's bundle, data, or shared group container.
simulator_list_app_filesBrowse an app's Documents/, Library/, Caches/, tmp/ directories.
simulator_read_app_fileRead plists (β†’JSON), SQLite (β†’schema), and text files from app data.
simulator_get_crash_logsRetrieve crash reports with stack traces and thread states.
simulator_diagnoseXcode version, disk usage, booted devices, system info.
simulator_accessibility_auditFull iOS accessibility tree β€” real UIButton/UILabel elements with labels, frames, roles.
simulator_describe_pointReturns the accessibility element at given coordinates.

System Simulation (5 tools)

ToolDescription
simulator_set_locationSet GPS coordinates (lat/lng). Test location-based features.
simulator_send_pushSend push notifications with full APNs payload JSON.
simulator_set_clipboardSet the simulator clipboard text.
simulator_add_mediaAdd photos/videos to the camera roll from local files.
simulator_grant_permissionGrant, revoke, or reset permissions (camera, location, photos, contacts, microphone, etc.).

UI Configuration (4 tools)

ToolDescription
simulator_set_appearanceSwitch between light and dark mode.
simulator_override_status_barSet time, battery, signal, carrier, network type.
simulator_record_videoStart screen recording. On stop, key frames are extracted as images for AI chat.
simulator_stop_recordingStop recording. Returns key frames inline (no disk clutter). Optional savePath to keep the video.

Advanced Debugging & Testing (18 tools)

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Databases View all alternatives
  • Genai Toolbox logoGenai Toolbox

    Open source MCP server specializing in easy, fast, and secure tools for Databases.

    πŸ—„οΈ Databases5 views
    Compare vs Genai Toolbox β†’
  • MCP Toolbox for Databases logoMCP Toolbox for Databases

    MCP Toolbox for Databases enables your agent to connect to your database.

    πŸ—„οΈ Databases1 views
    Compare vs MCP Toolbox for Databases β†’
  • Pg Aiguide logoPg Aiguide

    Comprehensive PostgreSQL documentation and best practices, including ecosystem tools

    πŸ—„οΈ Databases0 views
    Compare vs Pg Aiguide β†’
  • Influxdb3 MCP Server logoInfluxdb3 MCP Server
    Verified

    Official MCP server for InfluxDB 3 Core/Enterprise/Cloud Dedicated

    πŸ—„οΈ Databases10 views
    Compare vs Influxdb3 MCP Server β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
1
Stargazers on the source repository.
Last commit
6mo ago
Most recent push to the default branch.
Tools exposed
80
Callable tools this server registers over MCP.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Preflight Ios MCP

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "preflight-ios-mcp": { "command": "npx", "args": ["-y","preflight-ios-mcp"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewPreflight Ios MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/preflight-ios-mcp?style=directory)](https://allmcps.com/mcp/preflight-ios-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/preflight-ios-mcp"><img src="https://allmcps.com/api/badge/preflight-ios-mcp?style=directory" alt="Preflight Ios MCP on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ—„οΈDatabases
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
Last updatedMar 27, 2026
12/12 checks healthy over the last 45d
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars1
GitHub Star CountTotal stargazers on GitHub representing community popularity (1 stars).
Last commit6mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Mar 27, 2026
48Quality signal: Fair Β· 48/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools25/30
Adoption & activity1/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 2d ago via OSV.dev Β· preflight-ios-mcp (npm)

β˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ—„οΈ Databases β†’Best MCP servers for Databases β†’Alternatives to Preflight Ios MCP β†’Install in Claude DesktopInstall in CursorInstall in VS CodeSetup guides for all 13 MCP clients