71
/ 100
16 days ago
glama

agent-droid-bridge

Agent Droid Bridge gives AI agents programmatic control over Android devices and emulators via ADB, exposed as an MCP server.

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.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configADB_CONFIG_PATH
configADB_EXECUTION_MODE"": "unrestricted",
configADB_ALLOW_SHELLSet =false to disable all shell commands regardless of mode
configADB_EXTRA_TOOL_PACKSapp_manager pack adds 9 tools for package management, app lifecycle, APK extraction, permissions, and intent injection. Load it with =app_manager
configADB_LOG_LEVEL
configADB_SHELL_ALLOWLISTADB_EXECUTION_MODE unrestricted Security mode. unrestricted allows all shell commands (with optional denylist); restricted allows only commands in .
configADB_SHELL_DENYLIST
configADB_DENIED_TOOLSHide specific tools from the agent with
configADB_CONFIG_SOURCETo use a YAML config file instead, set =yaml. See [docs/configuration.md](docs/configuration.md) for details.
configMCP_LOG_ENABLEDOptional session recorder logs every tool call, ADB command, and security event to structured JSONL files. Enable with =true and MCP_LOG_DIR
configMCP_LOG_DIROptional session recorder logs every tool call, ADB command, and security event to structured JSONL files. Enable with MCP_LOG_ENABLED=true and
configMCP_LOG_CONFIG_PATH
// 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 5 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/neverlow512-agent-droid-bridge-1rul3o)](https://m8ven.ai/mcp/neverlow512-agent-droid-bridge-1rul3o)
commit: 6d04471a3400e596e3231a0a923b75ff41a7bfef
code hash: 65ce38c6ccd099ff328130d767669525c86f6b9e5133bc6192ea46cda710c641
verified: 6/16/2026, 11:37:35 AM
view raw JSON →