Android Mobile Mcp
@erichung9060
About Android Mobile Mcp
Android Mobile MCP is a server implementation that bridges the Model Context Protocol with Android device automation capabilities. It provides a comprehensive set of tools for interacting with Android devices, including UI element detection, touch interactions, text input, app ma
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"android-mobile-mcp": {
"command": "uvx",
"args": [
"android-mobile-mcp"
]
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is Android Mobile Mcp?
Android Mobile Mcp is a server implementation that bridges the Model Context Protocol with Android device automation capabilities. It provides a comprehensive set of tools for interacting with Android devices, including UI element detection, touch interactions, text input, app management, and screenshot capture.
How to use Android Mobile Mcp?
Install the server using uvx android-mobile-mcp. Ensure your Android device has USB debugging enabled, ADB is installed on your system, and the device is connected via USB or accessible over the network.
Key features of Android Mobile Mcp
- UI element detection with text and coordinates
- Touch interactions: click, swipe, key press
- Text input with optional submit
- Screenshot capture of current screen state
- App management: list and launch applications
- Physical/virtual button pressing (BACK, HOME, ENTER, etc.)
Use cases of Android Mobile Mcp
- Automating UI testing on Android devices
- Performing remote touch interactions via AI assistants
- Managing installed apps programmatically
- Capturing screenshots for debugging or analysis
FAQ from Android Mobile Mcp
How do I install Android Mobile Mcp?
Run uvx android-mobile-mcp in your terminal.
What are the prerequisites for using Android Mobile Mcp?
You need an Android device with USB debugging enabled, ADB (Android Debug Bridge) installed on your system, and the device connected via USB or accessible over the network.
What tools does Android Mobile Mcp provide?
It offers tools for UI dump, click, type, key press, swipe, screenshot capture, app list, and app launch.
Can I control multiple Android devices?
The README does not mention multi-device support; it focuses on a single connected device.
Does Android Mobile Mcp require root access?
The README does not specify root requirements; only USB debugging and ADB are listed as prerequisites.
Frequently asked questions
How do I install Android Mobile Mcp?
Run `uvx android-mobile-mcp` in your terminal.
What are the prerequisites for using Android Mobile Mcp?
You need an Android device with USB debugging enabled, ADB (Android Debug Bridge) installed on your system, and the device connected via USB or accessible over the network.
What tools does Android Mobile Mcp provide?
It offers tools for UI dump, click, type, key press, swipe, screenshot capture, app list, and app launch.
Can I control multiple Android devices?
The README does not mention multi-device support; it focuses on a single connected device.
Does Android Mobile Mcp require root access?
The README does not specify root requirements; only USB debugging and ADB are listed as prerequisites.
Basic information
More Other MCP servers
MCP Go π
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Unity MCP β¨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
FastMCP v2 π
jlowinπ The fast, Pythonic way to build MCP servers and clients.

EverArt
modelcontextprotocolModel Context Protocol Servers
Comments