MCP server for Android emulator automation via ADB.
MCP server for Android emulator automation via ADB.
Set these up before or after installing:
Environment variable: ADB_PATH
Environment variable: ADB_SERIAL
Environment variable: ADB_TIMEOUT_MS
Environment variable: ADB_MAX_BUFFER_MB
Environment variable: ADB_DEBUG
Environment variable: MCP_TRANSPORT
Environment variable: PORT
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-frndchagas-expo-android": {
"env": {
"PORT": "your-port-here",
"ADB_PATH": "your-adb-path-here",
"ADB_DEBUG": "your-adb-debug-here",
"ADB_SERIAL": "your-adb-serial-here",
"MCP_TRANSPORT": "your-mcp-transport-here",
"ADB_TIMEOUT_MS": "your-adb-timeout-ms-here",
"ADB_MAX_BUFFER_MB": "your-adb-max-buffer-mb-here"
},
"args": [
"-y",
"@fndchagas/expo-android"
],
"command": "npx"
}
}
}Valid MCP server (2 strong, 1 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry. Trust signals: trusted author frndchagas (3/3 approved).
Scanned 5 files · 1 finding
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!