minhalvp_android-mcp-server
0
The Android MCP Server is designed to offer programmatic control over Android devices via ADB, utilizing the Model Context Protocol. It includes features like device management, screenshot capture, and UI analysis. It requires Python, ADB, and an MCP client such as Claude Desktop.
Android MCP Server
An MCP server providing programmatic control over Android devices through ADB. It enables features such as:
- ADB Command Execution
- Device Screenshot Capture
- UI Layout Analysis
- Device Package Management
Prerequisites
- Python 3.x
- ADB installed
- Android device or emulator
Usage
Requires an MCP client like Claude Desktop to function. Configure using the provided YAML file and integrate with Claude Desktop by updating its configuration.