74
/ 100
10 days ago
glama

ADB MCP Server

MCP server for controlling Android, Fire TV, and Android TV devices through ADB, enabling device management, app operations, screenshots, UI dumps, and OBS recording.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 1 credential: OBS_WEBSOCKET_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configADB_ALLOWED_AVDS"Television_1080p_API_34"
configADB_APK_ROOT"/absolute/path/to/android-project"
configADB_BUILD_CONFIGpath to build profile JSON. Defaults to adb-mcp.config.json in the server working directory when present.
configADB_EXECUTABLEenv =/absolute/path/to/adb \
configADB_PROJECT_ROOT"/absolute/path/to/android-project"
configANDROID_EMULATOR_EXECUTABLE"/absolute/path/to/emulator"
configANDROID_HOMEANDROID_EMULATOR_EXECUTABLE: Android Emulator executable. Defaults to $ANDROID_SDK_ROOT/emulator/emulator, $/emulator/emulator, or emulator from PATH.
configANDROID_SDK_ROOTANDROID_EMULATOR_EXECUTABLE: Android Emulator executable. Defaults to $/emulator/emulator, $ANDROID_HOME/emulator/emulator, or emulator from PATH.
configOBS_EXECUTABLE"/Applications/OBS.app"
🔐 secretOBS_WEBSOCKET_PASSWORD"replace-with-the-local-password"
configOBS_WEBSOCKET_URL"ws://127.0.0.1:4455"
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/francbonet-adb-mcp-server-1xtxkd)](https://m8ven.ai/mcp/francbonet-adb-mcp-server-1xtxkd)
commit: 29e0e67be7dd22dbf03bf4efc810f5fa4a482d89
code hash: c8ee897eb480c8fff6537df2253e9a25128cd94cb1192ed5837a2d24621dcd42
verified: 7/21/2026, 8:59:10 AM
view raw JSON →