HomeDevelopment › agent-device

agent-device

MCP server for mobile app automation: verify, control, and debug iOS, Android, TV, and desktop apps

TypeScript Local macOSLinux
★ 4,754 stars Last pushed 2026-09-23 License: MIT

Topics: Developer Tools

Connect

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

Package (npm 0.21.12)

npx -y [email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "agent-device": {
      "command": "npx",
      "args": [
        "-y",
        "[email protected]"
      ]
    }
  }
}

This server takes extra arguments — see its repository.

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

Other names: io.github.callstackincubator/agent-device

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry