manuelsiuro/mcp-android-server-python
3.2
If you are the rightful owner of mcp-android-server-python and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The MCP Android Agent is a server designed to automate Android devices using the Model Context Protocol (MCP) and uiautomator2, facilitating control through natural language interfaces.
Tools
Functions exposed to the LLM to take actions
mcp_health
Check if the MCP server is running properly
connect_device
Connect to an Android device and get basic info
get_installed_apps
List all installed apps with version and package info
start_app
Start an app by its package name
stop_app
Stop an app by its package name
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client