amsavarthan

🔌 An Android Studio plugin exposing native Gemini tools as an MCP server. Enable external AI assistants (Claude, Copilot) to call Android-specific tools directly.

10
0
69% credibility
Found Apr 05, 2026 at 10 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
Kotlin
AI Summary

An add-on for Android Studio that lets other AI coding tools access its built-in capabilities for interacting with Android devices, building apps, and searching documentation.

How It Works

1
📰 Discover the helper

You hear about a handy add-on that lets your AI coding buddy use Android Studio's special powers for app building and device testing.

2
🔧 Add it to Android Studio

Download and install the add-on right inside Android Studio through its settings menu.

3
📥 Save the helper file

Grab a simple helper script and save it to a folder on your computer.

4
Link your AI buddy
🤖
For Claude

Type a quick command with the full path to the helper.

🚀
For Copilot

Add a short note to your coding app's settings file.

âš¡
For other tools

Paste the path into the tool's easy setup spot.

5
📱 Open your app project

Launch Android Studio with your Android project, and everything springs to life automatically.

6
🎉 AI gains superpowers

Now your AI can take device screenshots, build and deploy apps, search docs, and more – all seamlessly.

✅ Apps built faster

Enjoy quicker development as your AI handles Android-specific tasks effortlessly, speeding up your workflow.

Sign up to see the full architecture

5 more

Sign Up Free

Star Growth

See how this repo grew from 10 to 10 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is android-tools-mcp?

This Kotlin-based Android Studio plugin turns the IDE's built-in Gemini tools into an MCP server, letting external AI assistants like Claude or GitHub Copilot call Android-specific actions directly. Open an Android project, and it exposes 20 tools for device control, Gradle builds, and docs search—no context switching needed. Pair it with the Python bridge script for stdio MCP clients or connect via SSE endpoint at localhost:24601.

Why is it gaining traction?

It bridges Android Studio's native powers—like reading logcat from the emulator, deploying APKs, or rendering Compose previews—to AIs in VS Code or GitHub Codespaces, without replicating adb or Gradle logic. Developers notice instant access to ui_state dumps or gradle_build tasks from Copilot chats, plus dynamic tool discovery as Studio updates. The quickstart for android github copilot integration via mcp.json hooks users fast.

Who should use this?

Android devs in GitHub Codespaces or VS Code using Copilot/Claude for android github actions build, who need emulator screenshots, adb inputs, or artifact lookups without firing up full Android Studio mac/linux. Ideal for prototyping android studio apk deploys or debugging ui_state in remote workflows, not heavy CI.

Verdict

Grab it for personal experimentation if you're on Android Studio Panda 2025.3+—docs are solid, setup is straightforward, but with 10 stars and 0.699999988079071% credibility score, treat it as alpha due to undocumented APIs that could break. Skip for production android github app pipelines.

(198 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.