Mobile Device MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 52 installs a week from npm. Last commit 23 Mar 2026.
AI control of Android/iOS devices. Screenshots, UI tree, AI vision, Flutter, video. 49 tools.
We read the source, 19 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
const { stdout, stderr } = await execFile(this.adbPath, fullArgs, {
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mobile-device-mcp -- npx -y mobile-device-mcp
{
"mcpServers": {
"mobile-device-mcp": {
"args": [
"-y",
"mobile-device-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.mobile-device-mcp]
command = "npx"
args = ["-y", "mobile-device-mcp"]
{
"mcpServers": {
"mobile-device-mcp": {
"args": [
"-y",
"mobile-device-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mobile-device-mcp": {
"args": [
"-y",
"mobile-device-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
GOOGLE_API_KEY (Google API key for AI visual analysis tools. Get a free key at aistudio.google.com/apikey), MOBILE_MCP_LICENSE_KEY (Pro license key to unlock all 49 tools (format: MDMCP-XXXXX-XXXXX-XXXXX-XXXXX). Get Pro at rzp.io/rzp/r4ijQsJY), MCP_ADB_PATH (Custom path to ADB binary. Auto-detected from PATH if not set.), MCP_DEFAULT_DEVICE (Device serial number to use when multiple devices are connected. Auto-detected if only one device is connected.).
The author declared them in the registry entry; get the values from the project itself.
Control Android devices and emulators via ADB — screenshots, UI automation, and logcat.
MCP server for Android automation with UI interaction, screenshots, and device control
remote debug iOS/Android/Unity/Godot/Flutter/RN/Web on real-device.ui-tree/screenshots/taps,tests.
Vision tools for coding agents: screenshots, OCR, UI diffs, errors, tables, and charts.
Drive an Android emulator or device over adb: screenshot, inspect UI, tap, type, build and test.
On-device MCP tools for macOS: local AI, speech, vision, browser automation, system control.
MCP server for Roku device automation — deploy, ECP control, screenshots, and debug console
Figma MCP server for AI agents. 9 tools: design context, variables, screenshots, and FigJam.
Answers built from our own checks of this server.