Build Android projects and run unit and instrumented tests via MCP.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "Android Project MCP Server" yet — see the docs or source repo.
Use the Android Project MCP Server to build the current Android project and return the build result with key logs.
Returns whether the project build succeeded, along with relevant build logs or error messages.
Use the Android Project MCP Server to run unit tests for the current project and summarize passes, failures, and failure reasons.
Outputs a summary of unit test results, including passed count, failed count, and failure details.
Use the Android Project MCP Server to run instrumented tests for the current Android project and organize the test results.
Returns the execution status, result summary, and possible failure information for instrumented tests.
Android developers can trigger project builds after code changes to quickly verify that the current project still compiles. It fits well into AI-assisted development workflows.
Teams can use this tool to run unit and instrumented tests after changes to quickly check for regressions. It is suitable when test execution needs to be accessed consistently through MCP.
It can build Android projects, run unit tests, and run instrumented tests through the MCP protocol. No other capabilities are stated in the provided information.
It explicitly supports unit tests and instrumented tests. For more detailed test scope or configuration methods, see the source repository.
The provided material does not include installation steps, runtime requirements, or key requirements. Please see the source repository for prerequisites.
Connect to and control Android devices for testing, debugging, and automation.
MCP tool for mobile app development, automation, debugging, and testing.
Unified MCP server for Android development with CLI, project context, and dependency info.
Create and run Appium mobile automation tests on iOS and Android devices.
Automate iOS and Android app interactions across simulators, emulators, and devices.
Let AI search Android docs, API references, packages, and release notes.