escrcpy

GitHub

๐Ÿ“ฑ Display and control your Android device graphically with scrcpy.

escrcpy MCP Server

MCP server for viarotel-org/escrcpy

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "escrcpy": {
      "command": "npx",
      "args": [
        "-y",
        "@viarotel-org/escrcpy"
      ]
    }
  }
}