android-mcp-server

IngaleChinmay04/android-mcp-server

3.1

If you are the rightful owner of android-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

This repository provides an MCP server for controlling Android devices using ADB, enabling automation of device actions through natural language commands.

Tools

Functions exposed to the LLM to take actions

open_chrome_and_search

Opens the default browser and performs a Google search for a given query.

screenshot_and_preprocess

Takes a screenshot and preprocesses it for further use.

send_sms_via_adb

Sends an SMS message via ADB to a specified number.

get_device_model

Retrieves the model name of the connected Android device.

get_battery_info

Returns battery status and information.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources