Skip to main content
Glama
zillow
by zillow

AutoMobile

⚠️ PROJECT ARCHIVED

AutoMobile is no longer maintained or supported by Zillow. Zillow does not provide warranties or support for this project.

This repository has been archived and is read-only. For continued development and support, please see the community-maintained fork by Jason Pearson:

πŸ”—


AutoMobile sticker

AutoMobile is a set of tools for mobile automation. You can use it for UI testing or as a development workflow assistant.

The first platform supported is Android with plans to extend to iOS.

How it works

  • πŸ”§ Powerful MCP Server: AutoMobile provides comprehensive actions through MCP tool calls with a fast observations to drive the interaction loop.

  • πŸ—ΊοΈ Source Mapping: Combining project path config with deep view hierarchy analysis we know exactly what code is being rendered.

  • ✍️ Automated Test Authoring: When used in test authoring mode AutoMobile will write tests for you. It is the only way it writes tests.

  • πŸ§ͺ Test Execution - Run tests locally or on CI without extra infrastructure.

  • πŸ“± Device Management: Multi-device support with emulator control and app lifecycle management.

All together you get a system that looks like this:

automobile_system_design.png

Related MCP server: UIAutomator2 MCP Server

Documentation

Contributing

Acknowledgement

By continuing to use AutoMobile, you acknowledge and agree to the warnings and responsible use requirements.

Install Server
A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

Resources

Looking for Admin?

Admins can modify the Dockerfile, update the server description, and track usage metrics. If you are the server author, to access the admin panel.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/zillow/auto-mobile'

If you have feedback or need assistance with the MCP directory API, please join our Discord server