Skip to main content
Glama
510,487 tools. Updated 2026-09-04 03:24

"Knative" 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
  • Locate specific UIViews in a running app using class, identifier, label, tag, or nativeID. Get matching frames and properties without dumping the full hierarchy.
    Apache 2.0
  • Start native profiling on a booted iOS or Android device to capture CPU, hang, and memory data from a running app. Auto-detects the process and returns a trace file.
    Apache 2.0
  • Inspect all app network traffic captured at native level, including Swift/Objective-C requests and background transfers invisible to JS fetch. View URLs, methods, status codes, headers, and timing to debug native HTTP issues.
    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
  • 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

Matching MCP Servers

Matching MCP Connectors

  • Inspect a running app's native accessibility hierarchy and receive raw point-space frames, normalized coordinates, and traits to debug low-level UI data or support backend migration.
    Apache 2.0
  • Identify the deepest visible UIView at a raw native window point, revealing the class, identifier, or label behind unlabeled icons, overlays, and custom-drawn cells that the accessibility tree omits.
    Apache 2.0
  • Parse exported native trace data from iOS and Android into a structured Markdown report with severity ratings, tables, and fix suggestions.
    Apache 2.0
  • Stop active native profiling and export trace data to downloadable local files. Terminates the profiler on iOS or Android and packages the captured results.
    Apache 2.0
  • Dismiss a visible development error overlay to unblock UI automation. Use this helper to clear the screen before continuing tests; times out after 90 seconds.
    MIT
  • Pinpoint currently failing Kubernetes resources across workloads, nodes, and configs, returning a ranked, severity-normalized list to diagnose live operational issues.
    Apache 2.0
  • Find deobfuscated equivalents for obfuscated Minecraft class, method, and field names across 38 versions using boolean query expressions and column filters.
    MIT
  • Fetch an exact HTTP(S) URL to read, quote, summarize, or verify page text as raw Markdown. Use for known URLs, no login or form interaction required.
    MIT
  • Look up how developers say tech project names and jargon. Returns IPA, respelling, audio, and source citations to settle pronunciation debates.
    MIT
  • Fetch a specific Kubernetes resource's spec, status, metadata, and relationship rollups. Ideal for drill-down diagnostics after ranking candidates with issues, dashboard, or search.
    Apache 2.0
  • Find current information across the public web when no exact URL is known. Run parallel queries to gather evidence, then stop once an authoritative source answers your question.
    MIT