Control multiple iOS and Android devices for testing, screenshots, and UI actions.
This MCP tool claims to control iOS/Android devices, read UI trees, take screenshots, and run code, which gives it substantial local control capabilities. The materials show no required secrets or remote endpoints, and the source is open for review, but adoption is very low and maintenance is unknown, so the overall posture is caution.
The materials explicitly state that no keys or environment variables are required, and no API tokens, account passwords, or other credentials are mentioned; based on the provided facts, direct credential exposure appears low.
No remote endpoints are declared in the materials, and the system checks also show no host; there is no factual indication here that user data is exfiltrated to third-party services. However, since documentation is absent, actual network behavior should still be verified at deployment time.
The system flags executes-code, and the description explicitly says 'run code,' indicating the tool can execute code locally or invoke related processes/device-control pathways; this is a high-privilege but typical capability for this kind of MCP and warrants sandboxing and scope restrictions.
The description says it can take screenshots, read UI trees, type input, and control multiple mobile devices, which implies access to device screen contents, UI structure, and interaction data; this matches its stated function, with no evidence of overbroad authorization, but it should be assumed capable of touching sensitive on-screen information.
There is a public GitHub repository under the MIT License, and the source is auditable, which are clear risk-reducing factors; however, the source is a third_party_registry entry, community adoption is 0 stars, the README is absent, and maintenance status is unknown, so the supply-chain signal is weak and code/dependency review is advisable before use.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "Mobile Device MCP" yet — see the docs or source repo.
Connect to 2 Android devices and 1 iPhone at the same time, open my app, tap Login, enter the home screen, scroll the feed, and capture screenshots at each step. If any page errors or UI elements are missing, log them and return a test summary.
A per-device action log, key screenshots, and a summary of passes and failures.
Read the current Android screen's UI tree, find all buttons containing the text '立即购买' or 'Buy Now', return their hierarchy, coordinates, and clickable status, then tap the first clickable one and take a screenshot.
A list of matched elements, plus the post-click screenshot and execution result.
On the connected iOS device, open the app's registration page, enter the name, email, and verification code, check the agreement box, and capture screenshots before and after submission. If any field is not editable, explain why and stop before submitting.
A record of the form-filling steps, before-and-after screenshots, and whether submission succeeded.
Control Android and iOS devices for UI automation, screenshot analysis, and testing.
Automate iOS and Android app interactions across simulators, emulators, and devices.
Control Android devices with natural language for UI and system automation.
Automate Android and iOS interactions through one DSL for actions and assertions.
Automate Android UI interactions, snapshots, and gesture recording through MCP.
Control Android devices through AI for testing, debugging, and automation.