by minhalvp · MCP Server · ★ 686
Android MCP Server An MCP (Model Context Protocol) server that provides programmatic control over Android devices through ADB (Android Debug Bridge). This server exposes various Android device management capabilities that can be accessed by MCP clients like Claude desktop and Code editors (e.g. Cursor) Features 🔧 ADB Command Execution 📸 Device Screenshot Capture 🎯 UI Layout Analysis 📱 Device Package Management Prerequisites Python 3.x ADB (Android Debug Bridge) installed and configured Android device or emulator (not tested) Installation Clone the repository: Install dependencies: This...
| Stars | 686 |
| Forks | 79 |
| Language | Python |
| Category | MCP Server |
| License | Apache-2.0 |
| Quality Score | 75.7091455143254/100 |
| Open Issues | 6 |
| Last Updated | 2025-05-28 |
| Created | 2025-02-28 |
| Platforms | mcp, python |
| Est. Tokens | ~6k |
These tools work well together with android-mcp-server for enhanced workflows:
Explore other popular mcp server tools:
android-mcp-server is An MCP server that provides control over Android devices via adb. It is categorized as a MCP Server with 686 GitHub stars.
android-mcp-server is primarily written in Python.
You can find installation instructions and usage details in the android-mcp-server GitHub repository at github.com/minhalvp/android-mcp-server. The project has 686 stars and 79 forks, indicating an active community.
android-mcp-server is released under the Apache-2.0 license, making it free to use and modify according to the license terms.