Android Project MCP Server

Android Project MCP Server

shenghaiwang

Builds Android projects and runs tests directly from Visual Studio Code through AI coding assistants like Cline or Roo Code.

5157 views4Local (stdio)

What it does

  • Build Android projects
  • Run unit tests
  • Run instrumented tests
  • Execute commands from VS Code extensions

Best for

Android developers using AI coding assistantsAutomating Android build workflows in VS CodeRunning Android tests without leaving the editor
Works with Cline and Roo Code extensionsNo additional IDE setup required

Tools (3)

build

Build the Android project in the folder

test

Run test for the Android project in the folder

instrumentedTest

Run instrumented test for the Android project in the folder

Alternatives