Server data from the Official MCP Registry
AI control of Android/iOS devices. Screenshots, UI tree, AI vision, Flutter, video. 49 tools.
AI control of Android/iOS devices. Screenshots, UI tree, AI vision, Flutter, video. 49 tools.
Set these up before or after installing:
Environment variable: GOOGLE_API_KEY
Environment variable: MOBILE_MCP_LICENSE_KEY
Environment variable: MCP_ADB_PATH
Environment variable: MCP_DEFAULT_DEVICE
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-saranshbamania-mobile-device-mcp": {
"env": {
"MCP_ADB_PATH": "your-mcp-adb-path-here",
"GOOGLE_API_KEY": "your-google-api-key-here",
"MCP_DEFAULT_DEVICE": "your-mcp-default-device-here",
"MOBILE_MCP_LICENSE_KEY": "your-mobile-mcp-license-key-here"
},
"args": [
"-y",
"mobile-device-mcp"
],
"command": "npx"
}
}
}This is a comprehensive mobile device automation MCP server that requires Google AI API keys and provides extensive mobile testing capabilities. While the server has good security practices overall, there are moderate concerns around license key validation, credential handling, and the extensive permissions required for device automation that users should be aware of. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
Scanned 3 files · 9 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!