Android Tester MCP
About
Automate Android devices using the Gbox SDK.
Details
- Author
- zhenweiwang1990
- Categories
- Developer Tools, Other
Jump to
Setup
Install Android Tester MCP in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/zhenweiwang1990/android-tester-mcp
Follow the installation instructions in the repository README, then restart your MCP client.
A Model Context Protocol (MCP) plugin for automating Android devices using the Gbox SDK. This plugin provides tools for creating Android boxes, taking screenshots, performing AI-powered UI actions, and managing applications.
- Create Android Boxes: Spin up virtual or physical Android devices
- Screenshot Capture: Take screenshots of the current display
- AI-Powered Actions: Perform UI actions using natural language instructions
- App Management: Install, uninstall, and launch Android applications
- Box Management: List and get information about your Android boxes
This is an MCP server that provides tools for Android automation. Once running, you can use the following tools:
{ "mcpServers": { "gbox-android": { "command": "node", "args": ["/YOU_PATH_TO_THIS_REPO/android-tester-mcp/dist/index.js"], "env": { "GBOX_API_KEY": "YOUR API KEY" } } } }
- create_android_box: Create a new Android box with specified configuration
- list_boxes: List all current boxes belonging to your API key
- get_box: Get detailed information about a specific box
- get_screenshot: Take a screenshot of the Android device
- ai_action: Perform UI actions using natural language (e.g., "click the login button")
- install_apk: Install an APK file from local path or URL
- uninstall_apk: Uninstall an app by package name
- open_app: Launch an installed application
- Node.js and npm
- Valid Gbox API key
- TypeScript (for development)
Test the apk of this project like a user, just create an android environment on gbox, and install it and test it by instructing the MCP tool ai_action. Keep developing and testing until all requirements are met.
This is a web browser that enables your coding agent, such as Claude Code, to visit websites on your behalf and assist you in identifying bugs or creating UI test cases.
Drives an Android emulator or a real device over adb: screenshots, UI hierarchy with true device-pixel coordinates, tap and type, app lifecycle, logcat, and Gradle builds and tests.
Interact with Android devices using the Android Debug Bridge (ADB).
AI 測試大師 — MCP server driving pytest / Jest / Cypress / Go / Maestro. Analyze, generate, run, advise. Web + Mobile (iOS/Android/BlueStacks).
Control Android devices using the Android Debug Bridge (ADB).
Control Android devices via the Android Debug Bridge (ADB).
Catch App Store rejections before they happen
An agentic toolkit to control, debug, and profile iOS and Android apps.
The deepest Android Debug Bridge MCP server — 147 tools from UI to baseband.
AI-powered E2E testing for 10 platforms. 253 MCP tools. Zero config. Test Flutter, React Native, iOS, Android, Web, Electron, Tauri, KMP, .NET MAUI from natural language.
Interact with iOS simulators and devices using Facebook's iOS Development Bridge (idb).
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.





