Use Studio chat to drive this server — credentials stay in your workspace.
Control real iOS and Android devices via AWS Device Farm. Tap, swipe, type, take screenshots, inspect UI hierarchies, open URLs, and launch apps on physical phones and tablets.
Domain knowledge for Mobile Device — workflow patterns, data models, and gotchas for your AI agent.
Pick hardware from the device pool, open an exclusive session, then drive the handset like a user: gestures, text entry, hardware buttons, deep links, and app launches. Capture pixels or accessibility trees to reason about UI state, resolve on-screen targets before acting, and always release the session to free the device.
Start a remote access session on a real iOS or Android device. Provisions the physical device, which takes 30-90 seconds. Once ready, returns the devi...
Find a UI element on the device using various locator strategies. Returns the element ID (for use with mobile_tap_element and mobile_type_text) and it...
Get the current UI hierarchy from the device. For native apps this returns an XML tree of UI elements with their accessibility IDs, class names, bound...
Get the device screen width and height in pixels. Useful for calculating tap and swipe coordinates.
Launch an installed app on the device by its package name (Android) or bundle ID (iOS). The app must already be installed on the device.
List real iOS and Android devices available in AWS Device Farm. Filter by platform, form factor, and availability. Returns device ARN (needed for mobi...
Open a URL in the device's mobile browser (Chrome on Android, Safari on iOS). The WebDriver session must have been created in browser mode (default).
Press a hardware button on an Android device — home, back, menu, power, volume_up, volume_down, enter, delete, tab, space, camera, search. Not availab...
Capture a screenshot of the current device screen. Returns the image so you can see what's on the device.
Get live status of your current mobile device session — device info, session duration, viewer URL, and billing minutes used.
Stop the active mobile device session and release the device. Billing stops immediately. The session also auto-terminates after 5 minutes of inactivit...
Perform a swipe gesture on the device. Use direction ('up'/'down'/'left'/'right') for common scrolling. Optionally specify start coordinates and dista...
Tap at specific screen coordinates on the device. Use mobile_screenshot or mobile_get_page_source to determine where to tap. Coordinates are in device...
Tap on a UI element identified by its element ID (returned from mobile_find_element). More reliable than coordinate-based tapping for interactive elem...
Type text into a text field on the device. Optionally specify an element_id from mobile_find_element. If no element_id is given, types into the curren...
Control real iOS and Android devices via AWS Device Farm. Tap, swipe, type, take screenshots, inspect UI hierarchies, open URLs, and launch apps on physical phones and tablets. It provides 15 tools that AI agents can use through the Model Context Protocol (MCP).
Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/mobile-device. Authentication is handled automatically.
Mobile Device provides 15 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.
Mobile Device uses open data APIs — no authentication required.
Connect Mobile Device to any MCP client in minutes
Model Context Protocol lets AI tools call external capabilities securely through a single URL. This bundle groups tools behind an MCP endpoint that many clients can use.
Skip the manual setup! Use the .mcpb file format for one-click installation. Check the Claude Desktop tab for setup instructions.
Select ChatGPT, Cursor, Claude Code, or another tab for copy-paste config.
More developer tools integrations you might like
Ably is a real-time data streaming platform. Publish and subscribe to messages on channels, track pr...
This server provides AI-powered tools for creating entity-relationship diagrams, helping users visua...
Algolia is a hosted search engine as a service providing developers with tools to index and search t...
Alpic provides advanced AI-driven solutions for various applications, focusing on enhancing user exp...
Amazon Redshift is a fast, fully managed, petabyte-scale data warehouse service in the cloud. Run co...
Workflow: 'Help me ask a great Stack Overflow question'. Search for similar questions to avoid dupli...