Catalog
io.github.tanbro/uiautomator2-mcp-server
OfficialUIAutomator2 MCP Server
Android mobile automation with uiautomator2. AI bot for taps, swipes, apps, XPath testing, RPA.
Automates Android mobile testing and interactions through AI-driven taps, swipes, and XPath testing.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"uiautomator2-mcp-server": {
"command": "uvx",
"args": [
"uiautomator2-mcp-server",
"stdio"
]
}
}
}