Odel
Ghost in the Droid

Ghost in the Droid

Local
@ghost-in-the-droid343PythonMITUpdated 3w ago

Give any LLM agent a real Android or iPhone as its body. 62 MCP tools for mobile automation.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIghost-in-the-droidv1.3.2

Run

uvx ghost-in-the-droid

MCP client config

{
  "mcpServers": {
    "ghost-in-the-droid": {
      "command": "uvx",
      "args": [
        "ghost-in-the-droid"
      ]
    }
  }
}