Skip to main content
Glama
521,628 tools. Updated 2026-09-06 11:42

"Element" matching MCP tools:

Matching MCP Servers

  • F
    license
    Not graded
    quality
    D
    maintenance
    Enables interactive element inspection on any website, allowing users to click elements and send detailed information (tag, classes, styles, attributes) to Claude for analysis.
    -
  • A
    license
    A
    quality
    D
    maintenance
    Connects Claude with Matrix/Element to read and search messages across rooms. Enables listing rooms, viewing room information, retrieving message history, and searching conversation content from your Matrix account.
    4
    1
    MIT

Matching MCP Connectors

  • Retrieve specific properties and state of a DOM element using a CSS selector and property names array, enabling inspection of live updates during development.
    MIT
  • Retrieve computed styles for any element by providing a CSS selector and property names, helping you inspect and debug live front-end layouts.
    MIT
  • Inspect computed CSS properties of a specific element using a CSS selector and property list. Enables real-time style debugging within Vite's HMR workflow.
    MIT
  • Wait for a mobile app element to become visible on screen using Appium automation. Specify selector and timeout to ensure reliable element detection during testing.
    Apache 2.0
  • Scrolls in a specified direction to make a target element visible in mobile app automation, using element selectors and configurable scroll limits.
    Apache 2.0
  • Check if a mobile app element exists on the current page using selectors like xpath or id to verify element presence during automation testing.
    Apache 2.0
  • Extract text content from mobile app UI elements using Appium automation. Specify element selector and strategy to retrieve displayed text for testing or data collection.
    Apache 2.0
  • Retrieve all available attributes for a mobile app element using Appium automation. Specify a selector and strategy to extract element properties for testing and debugging.
    Apache 2.0
  • Clear text from mobile app input elements using Appium automation. Specify element selector and strategy to remove existing content.
    Apache 2.0
  • Wait until a UI element exists, becomes visible, hides, or shows expected text, returning a clear cause if the timeout elapses.
    Apache 2.0
  • Inspect the React component hierarchy at a tapped screen coordinate to find its source file, line, and code context. Resolves Metro bundles to original source for debugging.
    Apache 2.0