57
/ 100
1 month ago
glama

ADB MCP Server

A MCP server that enables AI assistants to control Android devices via ADB, supporting device info, screen control, input simulation, app management, shell execution, file transfer, and UI parsing.

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
⚠️
Tool annotations don’t match behaviour
3 read-only tools perform write/delete/exec — adb_pull (line 22: adb.exec(["pull", params.remote_path, localDir])); adb_screenshot (line 24: mkdirSync(SCREENSHOT_DIR, { recursive: true })); adb_observe (line 61: mkdirSync(SCREENSHOT_DIR, { recursive: true }))
⚠️
Known vulnerabilities in dependencies: 2 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
// known CVEs in dependencies2 high

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

high@modelcontextprotocol/sdk@1.6.1GHSA-8r9q-7v3j-jr4g

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

high@modelcontextprotocol/sdk@1.6.1GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configADB_PATHadb 可执行文件的完整路径(不设置则自动查找 PATH 和常用路径) 自动检测
configADB_SCREENSHOT_DIR截图文件保存目录 screenshots/
// 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/lll-404-adb-mcp-server-1huwil)](https://m8ven.ai/mcp/lll-404-adb-mcp-server-1huwil)
commit: 1640b8778e551fef0c4d1178c6b62958aa1e0e30
code hash: 01efbe703f77a63ac2246ab2d4538f2672bde1d7a8c2327eb5a3fea29bbc9d6f
verified: 6/10/2026, 10:57:35 AM
view raw JSON →