Maestro is the simplest and most effective UI testing framework for Mobile and Web.
Maestro MCP allows you to control emulators, interact with apps, write and automatically debug UI tests on Claude Code, Cursor or Windsurf.
Overview
Maestro is the simplest and most effective UI testing framework for Mobile and Web.
Maestro MCP allows you to control emulators, interact with apps, write and automatically debug UI tests on Claude Code, Cursor or Windsurf.
Server Config
{
"mcpServers": {
"maestro": {
"command": "maestro",
"args": [
"mcp"
]
}
}
}