Back to Home
InakiBes icon

adb-mcp-server

by InakiBes

Overview

Provides an AI-callable interface for controlling Android devices via ADB, enabling automation, testing, and debugging workflows.

Installation

Run Command
./build/install/adb-mcp-server/bin/adb-mcp-server

Security Notes

The server exposes an `adb_shell` tool that allows execution of arbitrary shell commands on connected Android devices. This grants an LLM extensive control over the device, posing significant risks such as data exfiltration, malware installation, or other malicious actions. The `install_apk` tool also allows deploying any APK without validation, and `gradle_assemble` could be exploited if `projectPath` is not strictly controlled.

Similar Servers

Stats

Interest Score9
Security Score2
Cost ClassHigh
Avg Tokens100000
Stars1
Forks0
Last Update2025-12-16

Tags

AndroidADBAutomationLLM ToolingMobile Development