Skip to main content
Glama
458,064 tools. Updated 2026-08-14 21:02

"Creating native iOS and watchOS applications" matching MCP tools:

  • Open a native target for Expo/React Native apps: iOS simulator or Android device mirror. Drive the app via idb/adb and stream JS/native logs to the timeline.
    MIT
  • Builds and launches native Expo/React Native development build for iOS or Android, streaming output to the timeline. If toolchain is missing, provides installation checklist.
    MIT
  • Diagnose React Native development environment health: OS, iOS/Android toolchains, Metro status, and project info. Use first when something fails or before device/build operations.
    MIT
  • Search iOS Human Interface Guidelines or Android Material 3 design patterns to implement platform-specific UI/UX with cross-platform code examples for Flutter and React Native.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Retrieve the app bundle path for iOS, watchOS, tvOS, or visionOS applications on a physical device by specifying the project file and scheme. Essential for developers managing Xcode projects.
    MIT
  • Retrieves the current orientation of a booted iOS simulator by querying the native backend or deriving it from screenshot aspect ratio.
    MIT
  • Extract the bundle identifier from an app bundle (.app) for Apple platforms like iOS, iPadOS, watchOS, tvOS, or visionOS by specifying the app path.
    MIT
  • Retrieve the app bundle path for iOS, watchOS, tvOS, or visionOS applications on a physical device using a specified Xcode workspace and scheme.
    MIT
  • Query DevBrain to extract relevant developer knowledge, articles, and resources. Use tags like 'ios' or 'react-native' to refine search results and access title, description, and URLs for further reading.
    MIT
  • Retrieve native Android logcat and iOS Simulator logs to debug app issues. Filter by platform, time, or content, and limit lines for targeted analysis.
    MIT