by minhalvp · MCP Server · ★ 686
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
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 project uses uv for project management via various methods of installation. Configuration The server supports flexible device configuration with multiple usage scenarios. Device Selection Modes 1. Automatic Selection (Recommended for single device) No configuration file needed Automatically connects to the only connected device Perfect for development with a single test device 2. Manual Device Selection Use when you have multiple devices connected Specify exact device in configuration
| Stars | 686 |
| Forks | 79 |
| Language | Python |
| Category | MCP Server |
| License | Apache-2.0 |
| Quality Score | 40.2/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.