Skip to main content
Glama
591,217 tools. Updated 2026-09-20 12:17

"A server for debugging and testing Android apps with A11y compliance" matching MCP tools:

  • List available iOS simulators, Android emulators, physical devices, Chromium apps, and Vega devices to select a target for interaction.
    Apache 2.0
  • List investigation and compliance cases for a single app or automatically across all your apps. Use the dedicated search for cross-app queries.
    MIT

Matching MCP Servers

  • F
    license
    A
    quality
    D
    maintenance
    Enables LLMs to automatically diagnose coding errors through codebase search, test execution, and live debugger integration (DAP/V8 CDP). Provides a secure, policy-gated environment for investigating failures while preventing destructive operations.
    9
    -
  • A
    license
    B
    quality
    B
    maintenance
    An MCP (Model Context Protocol) server for performing accessibility audits on webpages using axe-core. Use the results in an agentic loop with your favorite AI assistants (Cline/Cursor/GH Copilot) and let them fix a11y issues for you!
    2
    158 npm
    52
    Mozilla Public 2.0

Matching MCP Connectors

  • Cloudflare Workers MCP server: a11y-scorer

  • Read-only catalogue of the Spark apps: what each one does, its stack, and where it runs.

  • Find installed apps by name using case-insensitive search and retrieve their Android package or iOS bundle identifiers.
    MIT
  • Search app store datasets to locate iOS and Android apps by keyword, category, developer, or rating. Filter by store, platform, price, country, and review count to find relevant apps for research.
    MIT
  • Check plugin health by verifying RCON connectivity, scanning server logs for recent errors, and confirming database file status to ensure stability before testing or debugging.
    MIT
  • List connected Android devices and emulators, including Android version and connection type. Automatically discover wireless-debugging devices via mDNS when no devices are found.
    MIT
  • Provides architecture patterns for scaling Android apps: Paging 3, offline-first sync, caching, cold start optimization, modularization, and Compose performance.
    MIT
  • List Android emulators and iOS simulators available for Tauri mobile development, enabling deployment and testing on mobile devices.
    MIT
  • Connect to a running QEMU VM's ADB service, making the guest appear as an Android device for ADB debugging. Requires guest OS with ADB daemon running.
    Apache 2.0
  • Set text size on Android and iOS for accessibility testing. Pass a scale like 1.0 or 2.0; Android applies directly, iOS maps to Dynamic Type.
    MIT
  • Retrieve UI element details (role, title, position, size) from macOS apps via Accessibility, with an optional Electron CDP fallback for apps with shallow accessibility trees.
    MIT
  • Access a comprehensive Android testing reference for unit tests, Compose UI, Espresso, ViewModel, Room, and Hilt. Call before writing any test to get guidance on setup and strategies.
    MIT
  • Spawns an Electron application with debugging ports enabled, allowing control of both the renderer and main process via CDP and Node inspector.
    MIT