Skip to main content
Glama
513,407 tools. Updated 2026-09-05 12:04

"Guide to Creating React Components" matching MCP tools:

  • Generates a code snippet to wrap the Next.js root layout with UploadKitProvider, enabling React components to communicate with the upload route handler.
    MIT
  • Returns the full deck authoring guide as markdown, listing every layout with required and optional fields, components, and style variants. Use it to create or edit a deck without guessing at layouts or fields.
    AGPL 3.0
  • Scan local project files for reusable UI components, identifying React, Vue, and Svelte components via AST signatures and returning their names and props.
    MIT
  • Search live web docs and repos for copy-paste React, Vue, or Svelte components. Filter by framework and keywords to get doc pages, source links, and snippets.
    MIT
  • Inspect React components at specific screen coordinates to identify UI elements and their properties during React Native development.
    MIT

Matching MCP Servers

  • 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
  • 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.
    5
    25
    MIT

Matching MCP Connectors

  • Phoenix LiveView component schemas from petal_components, exposed to AI coding assistants.

  • Trust signals for AI agents: an open agent-readiness standard and developer tool guide. Read-only.

  • Lists all TextInput components currently rendered in a React Native app, returning their placeholder, accessibility label, and value to help you identify available fields before automating input.
    MIT
  • Analyze React component details including props, styles, and state. Use after identifying components in the tree to examine specific instances with configurable depth for children inspection.
    MIT
  • Converts HTML and Tailwind code into React/Next.js components with state, props, hooks, and optional shadcn, Radix, or MUI component mapping.
    MIT
  • Analyze UI components to detect WCAG accessibility violations and get actionable fix recommendations. Improve compliance in React, Vue, or HTML files.
    MIT
  • Extract SVG components from React/TypeScript/JavaScript files into individual .svg files, preserving SVG structure and removing React-specific code.
    MIT
  • List React Native components on screen, keyed by testID, to identify the component that owns an element. Use this to locate the component before inspecting its styles.
    MIT
  • Transform Figma designs into React/Tailwind code by extracting node structure and visual context, then generating clean, semantic components with AI instructions.
    ISC
  • Generate React UI components from natural language descriptions, outputting TypeScript and Tailwind CSS code with v0 AI.
    MIT
  • Generate validated install commands for Starwind UI v3 components, choosing from styled, primitives, or Pro blocks, with optional Astro or React framework targeting.
    MIT