android-mcp-server
361
The Android MCP Server offers programmatic control over Android devices using ADB, enabling command execution, screenshot capture, UI analysis, and package management. It's designed to be used with an MCP client like Claude Desktop.
get_packages
Get a list of all installed packages on the device
execute_adb_command
Execute the ADB command and return the output
get_uilayout
Get detailed information about clickable elements in the current UI
get_screenshot
Get device screenshots
get_package_action_intents
Get a list of non-data operation intentions for the specified package