Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by ShenghaiWang • DevOps & CI/CD
An MCP server that builds Android projects and runs unit or instrumented tests, enabling integration with editors like VS Code via Model Context Protocol.
Remotely trigger a Gradle build for an Android project by specifying the project's folder path.
Run unit tests inside an Android project and collect results without manual IDE interaction.
Run instrumented (integration) tests on an Android project through an automated MCP-backed workflow.
This MCP server (mcpandroidbuild) provides tools to build Android projects and execute unit and instrumented tests by pointing it at a project folder. It integrates with workflows and editors that support MCP (for example via uvx or a pip-installed module) to allow agents and extensions to trigger builds and tests programmatically. It's distributed under the MIT License and can be run via uvx or installed with pip for local use.
Build the Android project in the folder
Run test for the Android project in the folder
Run instrumented test for the Android project in the folder
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.