Skip to main content
Glama
260,820 tools. Last updated 2026-07-05 08:29

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

  • Reads console logs from a React Native app via Metro CDP debugger. Auto-discovers the debugger URL or accepts a given one. Optionally saves logs to a file for bug evidence.
    MIT
  • Tap the debug icons area to dismiss the React Native notification bar that intercepts taps, confirmed via before/after screenshots.
    MIT
  • Retrieve React Native apps connected to a Metro bundler inspector. Returns CDP-style targets (id, title, webSocketDebuggerUrl) for debugging.
    MIT
  • Open the iOS simulator or Android emulator mirror for Expo/React Native development. Requires a booted device and prior native_build. Returns reason if tooling not ready.
    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

Matching MCP Servers

  • 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.
    Last updated
    5
    4
    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.

  • Render HTML and CSS to PNG images over HTTP. Send HTML and CSS and get a PNG back.

  • Build and launch the native development build for iOS or Android, streaming output to the timeline. Use EAS cloud when the local native toolchain is unavailable.
    MIT
  • Search framework-specific UI/UX guidelines and best practices for Flutter, React, Vue, SwiftUI, and other development stacks to implement component patterns and state management.
    MIT
  • List connected React Native apps and their connection status for accessing Metro bundler logs.
    MIT
  • Verify or establish a healthy connection to a React Native app before running commands, after navigation, or when connection may be stale. Runs health checks and auto-reconnects if needed.
    MIT
  • Execute JavaScript code in React Native apps to inspect app state, run diagnostics, or perform REPL-style interactions with Hermes compatibility.
    MIT
  • Inspect React components at specific screen coordinates to identify UI elements and their properties during React Native development.
    MIT
  • Scan for running Metro bundler servers to automatically connect React Native apps for debugging, establishing the connection needed for log retrieval and app control tools.
    MIT
  • Establish a WebSocket connection to a Metro server on a specified port for debugging React Native applications. Use when you know the exact port number to connect.
    MIT
  • Retrieve captured network requests from connected React Native apps to analyze URL, method, status, and timing data for debugging and monitoring purposes.
    MIT
  • Generate a detailed upgrade diff between React Native versions to identify required changes in dependencies, native configurations, project files, and troubleshooting steps.
    MIT