Android MCP
An MCP server providing control over Android devices via ADB, including screenshot capture, UI analysis, package management, and command execution.
About this tool
Android MCP
Category: Code Execution & Automation / MCP Servers
Tags: mcp, android, command-execution, automation
Overview
Android MCP is an MCP (Model Context Protocol) server that enables programmatic control over Android devices via ADB (Android Debug Bridge). It facilitates device management by exposing various functionalities such as command execution, screenshot capture, UI analysis, and package management. The server acts as a bridge for MCP clients (e.g., Claude Desktop, code editors) to interact with Android devices.
Features
- ADB Command Execution: Run any ADB command to interact with connected Android devices programmatically.
- Device Screenshot Capture: Capture screenshots directly from the Android device for debugging or UI testing.
- UI Layout Analysis: Analyze the user interface layout, including properties of clickable elements, to assist in UI development and testing.
- Device Package Management: Retrieve and manage the list of installed packages on the device, simplifying app management for developers.
- MCP Client Compatibility: Works seamlessly with MCP clients like Claude Desktop and supported code editors (e.g., Cursor).
- Customizable Configuration: Uses a YAML configuration file to specify the target Android device.
- Flexible Installation: Managed via
uvwith multiple installation methods supported.
Source
Pricing
No pricing information provided.
Loading more......
Information
Categories
Tags
Similar Products
6 result(s)A secure MCP server for executing shell commands with robust security controls, enabling protected command-line operations. Directly relevant as a widely-used MCP server for secure CLI automation.
auto-mobile is a tool suite built around an MCP server for Android automation, supporting developer workflows and testing through MCP-accessible automation capabilities.
Cross-platform MCP server for executing command-line operations and SSH connections on Windows and Linux through a standardized interface. Relevant as a foundational MCP server tool.
MCP servers for automating and controlling the user's browser using existing browser profiles, ideal for tasks requiring logged-in sessions and avoiding bot detection. Includes implementations by browsermcp and modelcontext.
An MCP server that integrates with 3D printer management systems (OctoPrint, Klipper, Duet, etc.) enabling remote control, STL file manipulation, slicing, and advanced print job workflows, highlighting MCP servers in IoT and device automation.
Integrates Playwright with MCP to enable automated web interactions, scraping, and testing across browsers.