Skip to main content
Glama
396,943 tools. Last updated 2026-08-05 13:45

"React Hook Form" matching MCP tools:

  • Inspect the React fiber tree to retrieve component hierarchy as JSON, enabling ancestry tracing and React Compiler activity verification.
    Apache 2.0
  • Generates a custom React hook for an Appo SDK feature. Returns TypeScript code with types, error handling, and loading states.
    MIT
  • Retrieve full documentation with description, usage example, and API table for any React hook from @reactuses/core.
    The Unlicense
  • Retrieve detailed API reference for a React Flow component, hook, utility, or type, including props, usage examples, and tips.

Matching MCP Servers

Matching MCP Connectors

  • Retrieve React Native component patterns for creating buttons, cards, list items, images, and form inputs. Covers Pressable, expo-image, React.memo, React Compiler, composable patterns, and uncontrolled TextInput.
  • Check the React profiler session state after interruptions to determine next steps: continue, start new session, or reconnect debugger. Returns session status and ownership.
    Apache 2.0
  • Analyze stored React profiling data to identify performance bottlenecks. Generate a markdown report highlighting hot commits, root causes, and top components for optimization.
    Apache 2.0
  • Initiates CPU profiling and React commit recording on a Hermes runtime. Use with react-profiler-stop to capture performance data after user interaction.
    Apache 2.0
  • Stops the active CPU profiling session and collects CPU profile and React commit data. Returns a summary including duration, sample count, and fiber renders captured.
    Apache 2.0
  • Identifies JavaScript CPU hotspots not tied to React rendering. Returns top functions by self-time with location and times.
    Apache 2.0
  • Generate a cross-correlated report that maps native hangs to React commits by aligning wall-clock times from React and native profiler data.
    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
  • Scan live React fiber tree to collect component render counts and durations. Returns markdown table of top re-rendering components without a full profiling session.
    Apache 2.0
  • List all registered lifecycle hooks with match criteria, delivery type, and enabled status. Use to find a hook ID for removal, audit side effects, or diagnose why a hook did not fire.
    AGPL 3.0
  • Detach a lifecycle hook by its registry id to stop it from firing. Retire a specific webhook without affecting secrets.
    AGPL 3.0
  • Retrieve a monday.com form by providing its form token, which is the alphanumeric string after /forms/ in the form URL.
    MIT
  • Fetch real-time runtime hook diagnostics from /v1/agent/status, covering passive hook, token-capture, outcome-closure, client-update, and repair-command status.
    MIT