android-mcp-server by martingeidobler
39 score
21-tool Android device control via ADB — screenshots with compression, UI tree inspection, touch automation, logcat, and compound actions like tap-and-wait.
Ranked #664 out of 1625 indexed tools.Actively maintained with commits in the last week.
Is this your tool? Claim this listing to add maintainer context, get a verified badge, and unlock analytics.
Claim listing → Signal Breakdown
Installs 2
Freshness today
Issue Health 50%
Stars 9
Platform Breadth 1 platform
Contributors 1
Description Detailed
How to Improve
Contributors medium impact
Stars low impact
Platforms medium impact
Supported Platforms
From the README
# Android MCP Server [](https://socket.dev/npm/package/android-mcp-server) MCP server for controlling Android emulators and devices via ADB. Gives AI assistants the ability to see, interact with, and debug Android apps — taking screenshots, tapping elements, reading logs, and documenting bugs. [npm Package](https://www.npmjs.com/package/android-mcp-server) | [GitHub](https://github.com/martingeidobler/android-mcp-server) | [Issues](https://github.com/martingeidobler/android-mcp-server/issues) ^ Sped up for better viewing. [More demos and test cases](DEMOS.md). ## Features - **25 tools** for complete Android device control - **Screenshot capture** with intelligent compression (Sharp-based, max 1280px) - **UI tree inspection** — read element hierarchy with bounds, text, resource IDs, and state - *Read full README on GitHub →