srmorete/adb-mcp
An MCP (Model Context Protocol) server for interacting with Android devices through ADB in TypeScript.
This tool helps AI models interact with Android devices by translating complex device operations into simple instructions. It takes an AI model's requests (like 'install app' or 'take screenshot') and executes them on a connected Android phone or emulator. This is for AI developers building or testing applications that need to automate interactions with Android devices, such as for testing, data collection, or research.
No commits in the last 6 months. Available on npm.
Use this if you need to programmatically control Android devices and access their features using an AI model, for tasks like installing apps, running shell commands, or capturing UI screenshots.
Not ideal if you're looking for a user-friendly app for manual Android device control or if you need to interact with iOS devices, as this is specifically for AI-driven Android automation.
Stars
37
Forks
10
Language
JavaScript
License
MIT
Category
Last pushed
Sep 24, 2025
Commits (30d)
0
Dependencies
2
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/srmorete/adb-mcp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related servers
CursorTouch/Android-MCP
MCP Server for interacting with Android Devices.
zinja-coder/jadx-ai-mcp
Plugin for JADX to integrate MCP server
zinja-coder/jadx-mcp-server
MCP server for JADX-AI Plugin
hao-cyber/phone-mcp
A phone control plugin for MCP that allows you to control your Android phone through ADB...
pigeek/androidtvmcp
A Model Context Protocol (MCP) server that provides Android TV remote control functionality to...