Skip to main content
Glama
519,997 tools. Updated 2026-09-06 08:15

"Appium" matching MCP tools:

  • Terminate the current Appium driver session to release mobile device resources and end automation testing processes.
    Apache 2.0
  • Start an Appium driver session to automate mobile app testing on Android or iOS devices, configuring platform, device, and app parameters for automated interactions.
    Apache 2.0
  • Capture mobile app screenshots during automation testing with Appium. Specify a base filename to document visual states and verify UI elements.
    Apache 2.0
  • Retrieve or modify Appium driver session settings like timeouts and selector waits. Use 'get' to inspect current values or 'update' to apply new settings.
    Apache 2.0
  • Push or pull files on mobile devices using Appium extensions. Upload a file with base64 payload, or download a remote file to get its base64 content.
    Apache 2.0

Matching MCP Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables AI agents to automate Android mobile device testing through Appium, with automatic device detection, screen element inspection, and natural language test scenario execution.
    3
    MIT
  • A
    license
    B
    quality
    A
    maintenance
    Enables AI assistants to automate mobile app testing and development for iOS and Android through natural language interactions. Supports intelligent element identification, session management, automated test generation, and comprehensive device interactions including clicks, swipes, screenshots, and app management.
    31
    12,466
    467
    Apache 2.0
  • List all available Appium contexts and the current one, or switch to a target context. Use list to retrieve contexts or switch to change the active context.
    Apache 2.0
  • Terminate the mobile app in the current Appium automation session to end testing or free device resources.
    Apache 2.0
  • Terminate and relaunch the current mobile app in an Appium automation session to reset its state and clear data.
    Apache 2.0
  • Boot an iOS/tvOS simulator, download and install WebDriverAgent (WDA) on a free port, and return the WDA URL to reuse for Appium sessions. Optionally skip WDA or force refresh.
    Apache 2.0
  • Prepare an iOS real device for Appium testing: list provisioning profiles, then download and resign WebDriverAgent with the chosen profile, returning a capabilities hint for session creation.
    Apache 2.0
  • Execute arbitrary JavaScript in browser or mobile commands to read/modify DOM, trigger events, or run Appium actions when no dedicated tool exists.
    MIT
  • Call first to list connected Android ADB and configured iOS Appium devices, retrieving the device serials needed for other tools.
    MIT
  • List and choose an Android or iOS device for local Appium testing. Enter the platform to see matching devices, then confirm the UDID to proceed with automated mobile tests.
    Apache 2.0
  • Generates mobile app tests by executing described steps on a live session through MCP tools, then emits code. Uses standard element finding; requests locator snapshots only when needed.
    Apache 2.0
  • Locates a mobile UI element by strategy and selector, returning a UUID for subsequent interactions. Prioritizes stable locators like accessibility id over xpath for reliable automation.
    Apache 2.0
  • Manage device GPS location during mobile app tests by reading, setting, or resetting coordinates on iOS and Android.
    Apache 2.0
  • Automate mobile app touch gestures for testing—tap, double-tap, long-press, scroll, swipe, pinch-zoom, scroll-to-element, and back. Supports coordinates or elements.
    Apache 2.0
  • Execute raw W3C Actions API sequences for advanced multi-touch gestures requiring precise control over touch points, timing, and custom finger movements.
    Apache 2.0