UIAutomator2 MCP Server for Windsurf
io.github.tanbro/uiautomator2-mcp-server
Android mobile automation with uiautomator2. AI bot for taps, swipes, apps, XPath testing, RPA.
client:Windsurf
transport:stdio
runtime:pypi
Install UIAutomator2 MCP Server in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"uiautomator2-mcp-server": {
"command": "uvx",
"args": [
"uiautomator2-mcp-server"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs