Skip to main content
Glama
290,316 tools. Last updated 2026-07-12 12:04

"React JS - A JavaScript Library for Building User Interfaces" matching MCP tools:

  • Retrieves top CPU hotspot functions with self-time, total-time, and location from a Hermes CPU profile. Use after react-profiler-stop to investigate non-React JavaScript performance issues.
    Apache 2.0
  • Restart the Metro JS bundle in a connected React Native app without restarting the native process. Apply code changes or reset JS state.
    Apache 2.0
  • Inspect the React fiber tree to view component hierarchy as JSON, trace ancestry of library components, and verify React Compiler activation via useMemoCache.
    Apache 2.0
  • Remove a notebook from your library without deleting the original document. Confirmation required before removal.
    MIT
  • Execute JavaScript in page context for custom DOM queries, data extraction, and triggering JS APIs. Supports async code and shadow DOM via __pierce.
    MIT

Matching MCP Servers

  • A
    license
    A
    quality
    D
    maintenance
    Provides 12 tools to query South Korean building register data, including title sheets, floor details, and official house prices via the data.go.kr API. It enables users to perform smart building lookups and region code searches using natural language.
    Last updated
    12
    2
    Apache 2.0
  • A
    license
    A
    quality
    B
    maintenance
    Central user-state database MCP server with durable profile facts and live virtual sensors (stress, room intensity) with configurable smoothing, readable by any agent or smart-home service.
    Last updated
    5
    MIT

Matching MCP Connectors

  • Launch Library 2 MCP — global rocket launch data

  • Open Library MCP — Internet Archive's open book metadata

  • Render JavaScript-heavy pages with a headless browser to return fully rendered HTML, ideal for SPAs, React, Vue, or dynamic content that raw HTTP cannot capture.
    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
  • Remove a notebook from your NotebookLM library after explicit user confirmation. This action only removes the notebook reference from the library interface without deleting the actual NotebookLM notebook content.
    MIT
  • Extract full content from any URL with JavaScript rendering. Get clean markdown, text, title, description, images, and links, including from React/Vue SPAs.
    MIT
  • Search the NREL Building Component Library to find building components, materials, and assemblies for energy modeling projects. Returns structured data with quality scores and source citations.
  • Generate API documentation from TypeScript/JavaScript source files by automatically extracting exported functions, classes, interfaces, and JSDoc comments. Choose between markdown or JSON output.
    MIT
  • Evaluate a JavaScript expression in a browser tab and get the result with tab ID. A timeout or JS exception returns HTTP 409.
    MIT
  • Extract SVG components from React/TypeScript/JavaScript files into individual .svg files, preserving SVG structure and removing React-specific code.
    MIT
  • Generate React, Vue, Svelte, Astro, or HTML code from a section pattern ID. Choose framework, TypeScript/JavaScript, and Tailwind/Vanilla CSS options for responsive output.
    AGPL 3.0
  • Renames or moves TypeScript/JavaScript files or folders and automatically updates all import paths across the project. Supports .ts, .tsx, .js, .jsx.
    MIT
  • Generate ready-to-use code examples for DeSo blockchain operations using deso-js SDK. Specify operations like 'follow', 'post', or 'buy-creator-coin' and select languages like JavaScript, TypeScript, React, or cURL.
  • Hook Android WebView methods to capture JavaScript bridge interactions, including registered interfaces, evaluated code, and loaded URLs. Use for dynamic analysis of JS-to-native communication.
    MIT