Home › Other › AutoMobile

AutoMobile

Mobile device interaction automation via MCP

TypeScript
★ 49 stars Last pushed 2026-09-24 License: Apache-2.0

Connect

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

Package (npm 0.0.67)

npx -y @kaeawc/auto-mobile@0.0.67

Or add to your MCP client config:

{
  "mcpServers": {
    "auto-mobile": {
      "command": "npx",
      "args": [
        "-y",
        "@kaeawc/auto-mobile@0.0.67"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry