Home › Other › ExecBro

ExecBro

Gives AI agents eyes and hands into running React Native apps: logs, REPL, tap, screenshots

TypeScript
★ 76 stars Last pushed 2026-09-19 License: NOASSERTION

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 2.12.3)

npx -y execbro@2.12.3

Or add to your MCP client config:

{
  "mcpServers": {
    "execbro": {
      "command": "npx",
      "args": [
        "-y",
        "execbro@2.12.3"
      ],
      "env": {
        "EXECBRO_API_URL": "<YOUR_VALUE>"
      }
    }
  }
}
  • EXECBRO_API_URL — Override the license/account API base URL. Defaults to the production endpoint.

This repository has 2 servers listed in the Official MCP Registry.

Other names: io.github.igorzheludkov/execbro

Related servers

Data from the Official MCP Registry