Agent♥︎Age
Catalog

io.github.martingeidobler/android

Official

by martingeidobler · TypeScript

Control Android devices and emulators via ADB — screenshots, UI automation, and logcat.

Android MCP Server (io.github.martingeidobler/android)

The Android MCP Server provides control for Android devices and emulators via ADB. It supports taking screenshots, running UI automation, and accessing logcat output. The server package is published as android-mcp-server, and the project readme excerpt indicates an MIT license.

🛠️ Key Features

  • Connect to Android devices and emulators via ADB
  • Screenshot capture
  • UI automation
  • Logcat access

🚀 Use Cases

  • Automating Android UI workflows on real devices or emulators
  • Capturing screenshots during device testing
  • Debugging Android apps using logcat output

⚡ Developer Benefits

  • ADB-based device control for repeatable automation
  • Tooling for observability via logcat and screenshots

⚠️ Limitations

  • Scope is limited to Android devices and emulators controlled through ADB