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

"UIkit" matching MCP tools:

  • Get the complete UIKit view hierarchy of a running iOS app to debug layout issues, find views without accessibility labels, and inspect structure not exposed through the accessibility tree.
    Apache 2.0
  • Find the actual UIKit view that would receive a touch at any raw window point, respecting userInteractionEnabled, to debug dead taps, transparent overlays, or misdirected touches.
    Apache 2.0
  • Retrieve the current screen's accessibility/DOM element tree, including roles, labels, and tap coordinates. Use it to locate UI elements, inspect system dialogs, and guide automated interactions on any attached device.
    Apache 2.0
  • Check if native devtools are ready for a specific app before using native hierarchy or network tools. Get connection state and the exact remedy—restart app, wait, or restart server.
    Apache 2.0
  • Search Apple developer documentation semantically with relevance scoring to find API references, code examples, and related topics.
    MIT

Matching MCP Servers