Skip to main content
Glama
510,032 tools. Updated 2026-09-03 17:32

"How to test a React app" matching MCP tools:

  • Stop CPU profiling after exercising an app, collect the cpuProfile and React commit tree, and return session metrics for subsequent analysis.
    Apache 2.0
  • Scan the live React fiber tree to collect component render counts and durations, returning a markdown table of the top re-rendering components without starting a profiling session.
    Apache 2.0
  • 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
  • Execute JavaScript inside your live React Native app to inspect state (Redux, Zustand, globals) or trigger actions. Awaits promises automatically with configurable timeout.
    MIT
  • Reload the JavaScript bundle in a running React Native app to apply code changes instantly, similar to pressing 'r' in the Metro terminal. Requires Metro bundler to be active.
    MIT
  • Convert a Figma file into a full React web project with antd, AG Grid, ApexCharts, and Tailwind CSS. Optionally export mobile screens as a React Native Expo app.
    MIT

Matching MCP Servers

  • A
    license
    Not graded
    quality
    C
    maintenance
    A minimal MCP server with get_weather and create_ticket tools, used for testing MCP servers across protocol, unit, eval, transport, and auth layers.
    MIT
  • 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

Matching MCP Connectors