Skip to main content
Glama
150,411 tools. Last updated 2026-05-28 05:14

"Element" matching MCP tools:

Matching MCP Servers

  • A
    license
    A
    quality
    C
    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.
    Last updated
    4
    1
    MIT
  • 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
  • Clear text from mobile app input elements using Appium automation. Specify element selector and strategy to remove existing content.
    Apache 2.0
  • Find and tap UI elements by label, input text, and verify with screenshot in a single call, reducing token usage by internalizing intermediate accessibility checks and element search.
    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
  • Retrieve HTML content of a specific element and its children using a CSS selector. Control whether to get outer or inner HTML and limit depth for shallow inspection. Ideal for observing live HMR updates in Vite dev server.
    MIT
  • 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
  • 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
  • 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
  • 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
  • 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