MCP Servers / development / Android MCP

Android MCP

JSON →
none754development

An MCP server that provides control over Android devices through ADB. Offers device screenshot capture, UI layout analysis, package management, and ADB command execution capabilities.

Install
How to run this server

No install command recorded.

server path: android-mcp
Tools
What this server exposes
get_packages
Get all installed packages on the device.
execute_adb_command
Executes an ADB command and returns the output.
get_uilayout
Retrieves information about clickable elements in the current UI.
get_screenshot
Takes a screenshot of the device and returns it.
get_package_action_intents
Get all non-data actions from Activity Resolver Table for a package.
Configuration
Environment & auth
authnone
Resources
Android MCP — MCP Server · libregistry