androidbuild
2
The Android Project MCP Server is designed to streamline workflows for Android projects in Visual Studio Code. It supports building and testing projects with easy configuration and integration via tools like uv and PIP.
Android Project MCP Server
A Model Context Protocol server that facilitates seamless workflow for Android projects using Visual Studio Code extensions such as Cline or Roo Code.
Available Tools
- Build Android project with specified folder path.
- Run unit tests with specified folder path.
- Run instrumented tests with specified folder path.
Installation
- Using uv (recommended): Run mcpandroidbuild using uvx without specific installation.
- Using PIP: Install
mcpandroidbuild
via pip and run it as a Python script.
Configuration
- Configure with Claude.app for usage with uvx or pip installation.