From 0dda324365c55135e1a50715c07506e7e8b25e45 Mon Sep 17 00:00:00 2001 From: Minhal Valiya Peedikakkal <35574445+minhalvp@users.noreply.github.com> Date: Mon, 17 Mar 2025 03:04:26 +0000 Subject: [PATCH] Add Android MCP server Add Android MCP server --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0469a3e..8642d20 100644 --- a/README.md +++ b/README.md @@ -82,6 +82,7 @@ - **[bytebase/dbhub](https://github.com/bytebase/dbhub)** – 📇 Universal database MCP server supporting mainstream databases. - **[TikTok](https://github.com/Seym0n/tiktok-mcp)** - TikTok integration for getting post details and video subtitles - **[Gentoro](https://github.com/gentoro-GT/mcp-nodejs-server)** - Gentoro generates MCP Servers based on OpenAPI specifications. +- - **[Android MCP](https://github.com/minhalvp/android-mcp-server)** - 📲 An MCP server that provides control over Android devices through ADB. Offers device screenshot capture, UI layout analysis, package management, and ADB command execution capabilities. ## Clients