UIAutomator2 MCP Server✓
io.github.tanbro/uiautomator2-mcp-server · v0.3.3
v0.3.3▦ pypi pypi: uiautomator2-mcp-server
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json",
"name": "io.github.tanbro/uiautomator2-mcp-server",
"description": "Android mobile automation with uiautomator2. AI bot for taps, swipes, apps, XPath testing, RPA.",
"title": "UIAutomator2 MCP Server",
"version": "0.3.3",
"packages": [
{
"registryType": "pypi",
"registryBaseUrl": "https://pypi.org",
"identifier": "uiautomator2-mcp-server",
"version": "0.3.3",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"value": "stdio",
"type": "positional"
}
]
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}