Mobile Device MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 78 installs a week from npm. Last commit 31 Jul 2026.
Control iOS and Android devices with multi-device and seamless Native/WebView support.
We read the source, 2 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 proc = spawn(["adb", "-s", deviceId, "install", "-r", "-g", join(DRIVERS_ANDROID, apk)], {
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 @srmorete/mobile-device-mcp
{
"mcpServers": {
"mobile-device-mcp": {
"args": [
"-y",
"@srmorete/mobile-device-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.mobile-device-mcp]
command = "npx"
args = ["-y", "@srmorete/mobile-device-mcp"]
{
"mcpServers": {
"mobile-device-mcp": {
"args": [
"-y",
"@srmorete/mobile-device-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mobile-device-mcp": {
"args": [
"-y",
"@srmorete/mobile-device-mcp"
],
"command": "npx"
}
}
}
MCP server for mobile app automation: verify, control, and debug iOS, Android, TV, and desktop apps
MCP server for Appium mobile automation on iOS and Android devices with test creation tools.
MCP server for Android automation with UI interaction, screenshots, and device control
MCP server for Android device control via ADB and scrcpy
Mobile E2E MCP (51 tools): iOS + Android, native UI + canvas/WebGL, no-vision, RN debug
Control real Android and iOS devices with LLM agents — tap, swipe, type, automate flows.
Elasticsearch MCP Server with multi-version support (ES 5.x-9.x) and comprehensive API access
MCP server with WebdriverIO for browser and mobile app automation (iOS/Android via Appium)
Answers built from our own checks of this server.