Skip to main content
Glama
510,532 tools. Updated 2026-09-04 06:37

"How to connect to a React Native development build" matching MCP tools:

  • Combine React Profiler and native profiler data to map native hangs to React commits, revealing memory leaks and investigation hints. Use when both profilers have been run in parallel.
    Apache 2.0
  • Restart the Metro JS bundle in a connected React Native app to apply code changes or reset JS state without restarting the native process. Specify device and port for targeted reload.
    Apache 2.0
  • Get a machine-readable overview of FindAgent: what it is, how to connect, and public routes. Read-only, no auth.
    MIT
  • Fetch a compact component tree of the current React Native screen to find UI elements and obtain normalized tap coordinates for direct interaction.
    Apache 2.0
  • Get a curated implementation bundle for any CometChat integration scenario with prerequisites, install commands, configuration, code examples, and common pitfalls. Covers React, Flutter, iOS, Android, React Native, and JS SDK.
    Apache 2.0
  • Identify device, app, and development-server readiness issues before starting work. Get compact evidence for inventory, sessions, toolchains, and server reachability, while pre-warming iOS XCTest cache for Apple interactions.
    MIT

Matching MCP Servers

  • A
    license
    A
    quality
    C
    maintenance
    Converts a Figma file into a React project using Ant Design, AG Grid, ApexCharts, and Tailwind CSS, with optional export of mobile screens as a React Native (Expo) app.
    7
    25
    MIT
  • A
    license
    B
    quality
    C
    maintenance
    Automates the conversion of Figma designs into TypeScript React components and integrates with GitHub to create pull requests for the generated code. It includes visual regression testing with Playwright and accessibility validation to ensure implementations match the original designs.
    5
    25
    MIT

Matching MCP Connectors

  • Transform any blog post or article URL into ready-to-post social media content for Twitter/X threads, LinkedIn posts, Instagram captions, Facebook posts, and email newsletters. Pay-per-event: $0.07 for all 5 platforms, $0.03 for single platform.

  • Deploy a live web app from one sentence. build_app + poll to a public HTTPS URL you own.

  • Prepare a React Native development server or reload connected apps, leveraging the current session's bound server. Override the binding per call with explicit runtime inputs.
    MIT
  • Dismiss a visible development error overlay to unblock UI automation. Use this helper to clear the screen before continuing tests; times out after 90 seconds.
    MIT
  • Writes the API origin and location ID into an Expo/React Native .env file, enabling storefronts to connect directly without an API key.
    MIT
  • 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
  • Check native development readiness with a live probe for iOS simulator, Android device interactions, and local build toolchain. Returns a checklist of ✓/✗ items and fixes for any missing components.
    MIT
  • Open the React Native developer menu on the foreground app to access reload and debug options when broadcast reload fails. Use tap or describe UI to select a menu item.
    MIT
  • Reload the React Native app to apply code changes when Fast Refresh fails, fix broken app states, or reset app navigation and context completely.
    MIT
  • Fetch a specific real-estate project by its UUID to view development details for off-plan/new-build listings, with optional expanded associations.
    Apache 2.0
  • Type text into an iOS simulator field, optionally tapping it first. Uses clipboard paste for reliable React Native input, or HID keyboard events otherwise.
    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
  • Execute JavaScript inside your live React Native app to inspect state (Redux, Zustand, globals) or trigger actions. Awaits promises automatically with configurable timeout.
    MIT
  • Parse native build logs (xcodebuild, Gradle, CocoaPods, Metro) into structured diagnostics with probable causes and suggested fixes to quickly resolve build failures.
    MIT