MCP.so
登录

Maestro

@mobile-dev-inc

关于 Maestro

Painless E2E Automation for Mobile and Web

基本信息

分类

其他

许可证

Apache-2.0

运行时

kotlin

传输方式

stdio

发布者

mobile-dev-inc

提交者

Herval Freire

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "maestro": {
      "command": "maestro",
      "args": [
        "mcp"
      ]
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Maestro?

Maestro is an open-source framework that makes UI and end-to-end testing for Android, iOS, and web apps simple and fast. It uses human-readable YAML flows and runs on any emulator, simulator, or browser.

How to use Maestro?

Install Maestro via a single curl command on macOS, Linux, or Windows (WSL), then write YAML flow files with commands like launchApp, tapOn, and assertVisible. Run tests directly from the CLI without compilation.

Key features of Maestro

  • Cross-platform coverage for Android, iOS, and web apps.
  • Human-readable YAML flows for test authoring.
  • Built-in flakiness tolerance and automatic waiting.
  • No compilation needed – flows are interpreted instantly.
  • Simple one‑command installation.

Use cases of Maestro

  • Write and run end-to-end tests for mobile and web apps.
  • Iterate quickly on UI changes with interpreted YAML flows.
  • Scale test execution across multiple devices via Maestro Cloud.
  • Use visual flow builder (Maestro Studio) for no‑terminal testing.

FAQ from Maestro

What does Maestro require to run?

Maestro requires Java 17 or higher installed on your system. Verify with java -version.

How do I install Maestro?

Run curl -fsSL "https://get.maestro.mobile.dev" | bash on macOS, Linux, or Windows (WSL). Regular Windows installation is covered in the documentation.

Which platforms and frameworks does Maestro support?

Maestro supports Android, iOS, and web apps, including React Native, Flutter, and hybrid apps. Tests run on emulators, simulators, or real devices.

Is Maestro open‑source?

Yes, Maestro is open-source under the Apache 2.0 license. Contributions are welcome via GitHub.

What is Maestro Cloud and how does it relate to Maestro?

Maestro Cloud is a paid service that runs tests in parallel on dedicated infrastructure, cutting execution times by up to 90%. It includes notifications, deterministic environments, and debugging tools. Pricing is transparent and a free 7‑day trial is available.

评论

其他 分类下的更多 MCP 服务器