Skip to main content
Glama
518,802 tools. Updated 2026-09-06 06:38

"React" matching MCP tools:

  • Manage emoji reactions on Twist threads, comments, or messages. Specify the target type and ID to add or remove an emoji.
    MIT
    Destructive
  • Set or clear your emoji reaction on a message, replacing any previous reaction. Sends a small reaction notice to participants; not available for drafts or terminal messages.
    MIT
  • Add an emoji reaction to a Discord message. Supports both Unicode and custom emoji using Discord syntax.
    MIT
  • Leave a reaction on a LinkedIn post to show engagement. Choose from LIKE, PRAISE, APPRECIATION, EMPATHY, INTEREST, or ENTERTAINMENT.
    MIT
  • Add or remove emoji reactions to WhatsApp messages. Provide the chat, message ID, and emoji (empty emoji removes the reaction).
    MIT

Matching MCP Servers

  • A
    license
    Not graded
    quality
    C
    maintenance
    Provides a get-time tool with a linked React UI for displaying the current time.
    127
    MIT
  • -
    license
    Not graded
    quality
    Not graded
    maintenance
    MCP server implementing ReAct reasoning-acting loops with tools like search, lookup, and finish, supporting both fixture and OpenAI LLMs for offline-first, traceable agent execution.
    -

Matching MCP Connectors

  • Official MCP server providing AI assistants with direct access to Stimulsoft Reports & Dashboards developer documentation. Enables semantic search across FAQ, Programming Manual, Server Manual, User Manual, and Server/Cloud API references across all Stimulsoft platforms (.NET, WPF, Avalonia, WEB, Blazor, Angular, React, JS, PHP, Java, Python).

  • Access Versium's B2B2C identity graph directly through your AI agent. Generate targeted lead lists, enrich records with contact and firmographic data, validate emails, and size audiences — all through natural language. No manual exports or API coding required. Requires an active Versium REACH subscription with API access.

  • Check active React profiler session status to decide next action after an interruption. Returns session state and owner with no side effects.
    Apache 2.0
  • Stop CPU profiling after exercising an app, collect the cpuProfile and React commit tree, and return session metrics for subsequent analysis.
    Apache 2.0
  • 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
  • Send a tapback reaction (love, like, dislike, laugh, emphasis, question) to an iMessage conversation by providing its chat ID and the desired reaction type.
    MIT
  • Analyze stored React profiling data to generate a markdown performance report, highlighting hot commits, root causes, and top components for optimization.
    Apache 2.0
  • Starts CPU profiling and React commit capture on a connected Hermes runtime, returning session details or an already-running status if another server owns the session.
    Apache 2.0
  • Investigate JavaScript CPU bottlenecks outside React rendering by retrieving top hotspot functions with self-time and location. Use after CPU profiling has been stopped.
    Apache 2.0
  • Locate React component source files after profiling, returning file path, line number, memoization status (isMemoized, useCallback, useMemo), and 50 lines of code to inspect before proposing fixes.
    Apache 2.0
  • Inspect the React component hierarchy to trace ancestry or confirm React Compiler activity via useMemoCache. Returns nested JSON fiber nodes with timing details for debugging.
    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
  • Generate a detailed upgrade diff between React Native versions to identify required changes in dependencies, native configurations, project files, and troubleshooting steps.
    MIT