Skip to main content
Glama
298,504 tools. Last updated 2026-07-14 13:21

"MUI" matching MCP tools:

  • Wait for a UI element to reach an expected state—exists, visible, hidden, or text—and stop polling manually. Use after navigation or before interacting with asynchronous elements.
    Apache 2.0
  • Audits all projects for compliance issues—port conflicts, git remotes, .env files, Docker/PM2 config, and version problems—returning a structured plan with remediation steps.
    Business Source 1.1
  • Query iOS accessibility tree to find tappable elements and text fields with precise centerX/centerY coordinates. Returns element properties, data quality assessment, and supports progressive filter levels for accurate automation.
    MIT
  • Retrieve core principles sections from a UI component specification, including philosophy, design tokens, interaction principles, and consistency patterns, to guide component development.
    MIT
  • Tap on iOS screen at specified coordinates with automatic transformation from screenshot space to device space. Supports single, double, and long press gestures. Validates bounds and provides semantic action tracking for test automation.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Gives AI agents live design-system knowledge: real @marmoui/ui React component APIs, composition patterns, and review_generated_code validation — so agents build working dashboards instead of hallucinating props. Free hosted tier, no signup.

  • Live React design-system APIs, patterns, and code validation so AI agents build real UI, not slop.

  • Perform swipe gestures and hardware button presses on iOS targets. Automates scrolling, navigation, and device controls with configurable profiles and precise coordinates. Includes automatic velocity validation for gesture recognition.
    MIT
  • Search the accessibility tree by label or identifier to locate UI elements. Obtain tap-ready coordinates (centerX, centerY) to interact with controls directly, eliminating the need for visual screenshots.
    MIT
  • Open a new browser tab and load a specified URL. Supports background loading, isolated contexts for separate cookies/storage, and configurable timeout.
    Apache 2.0
  • Retrieve the complete Sui system state including current epoch, validator details, stake distribution, gas price, and storage fund. Use this to monitor blockchain health and validator performance.
    MIT
  • Generate framework-aware accessibility fix alternatives for WCAG issues, including color contrast solutions with auto-extracted brand palettes, and ready-to-paste code for Tailwind, Bootstrap, MUI, WordPress, Next.js, or plain CSS.
    MIT
  • Create interactive chart schemas for bar, line, pie, scatter, area, donut, and heatmap visualizations using structured data with labels, values, and optional colors.
    MIT
  • Retrieve test scenarios for specified components. Use for writing tests or reviewing implementations against the spec. More efficient than full spec retrieval when only tests are needed.
    MIT
  • Search component specs by describing the behavior you need, such as 'focus trap' or 'date range'. Fuzzy searches names, descriptions, and features to find the right component.
    MIT
  • Automates iOS keyboard input and text entry. Types text, presses special keys (home, return, delete, arrows), and executes key sequences for form filling and navigation. Redacts sensitive data automatically.
    MIT