This MCP server facilitates automation for iOS Simulator and macOS applications using a TypeScript MCP layer and a Swift native bridge. It requires macOS and specific tools for operation.
From the registry: Local MCP server for iOS Simulator and macOS app automation with a native Swift bridge

$ xcode-select --installPlease install the `baepsae` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **macOS 14+** — Server uses macOS-specific frameworks (AppKit, CoreGraphics, Accessibility) and Xcode Simulator. Linux/Windows unsupported.
- **Install Xcode / Xcode Command Line Tools** — Required for Swift 6+ compilation of the native binary and xcrun simctl. Run: `xcode-select --install`
- **Install Node.js 18+** — Required to run the TypeScript MCP server. (https://nodejs.org)
- **Grant Accessibility permission** — Grant Accessibility permission to the terminal / MCP client / node runtime. Required for UI automation.
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["-y","mcp-baepsae@latest"]
- optional environment variables:
- `BAEPSAE_NATIVE_PATH`: Absolute path to the Swift native binary (only needed for local builds). (example: `/abs/path/native/.build/release/baepsae-native`)
Note: macOS only. Automates iOS Simulator and macOS apps.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.BAEPSAE_NATIVE_PATHrequiredPath to the native binary for local builds.Real-time infrastructure monitoring with metrics, logs, alerts, and ML-based anomaly detection.
Validate oh-my-posh configurations and segment snippets against the official schema.
Real-time Kubernetes network traffic visibility and API analysis for HTTP, gRPC, Redis, Kafka, DNS.