Odel
ascript mcp

ascript mcp

Local
@ascript-cn9PythonMITUpdated 4mo ago

Control Android/iOS/Windows devices from Claude, Cursor, and other AI tools. iOS without jailbreak.

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).

PyPIascript-mcpv1.7.0

Run

uvx ascript-mcp

MCP client config

{
  "mcpServers": {
    "ascript-mcp": {
      "command": "uvx",
      "args": [
        "ascript-mcp"
      ]
    }
  }
}