Android-MCP and agent-droid-bridge

Android-MCP
74
Verified
agent-droid-bridge
42
Emerging
Maintenance 13/25
Adoption 17/25
Maturity 24/25
Community 20/25
Maintenance 13/25
Adoption 11/25
Maturity 18/25
Community 0/25
Stars: 447
Forks: 67
Downloads: 1,031
Commits (30d): 0
Language: Python
License: MIT
Stars: 14
Forks:
Downloads: 652
Commits (30d): 0
Language: Python
License: MIT
No risk flags
No risk flags

About Android-MCP

CursorTouch/Android-MCP

MCP Server for interacting with Android Devices.

Implements an MCP server that bridges LLM agents to Android devices via ADB and the Accessibility API, enabling app navigation, UI interaction, and automated testing without computer vision models. Exposes a rich toolset including gesture controls (tap, swipe, drag), text input, view hierarchy inspection, and shell command execution—with typical action latency of 2-4 seconds. Integrates directly with Claude Desktop and any LLM/VLM, supporting Android 10+ devices and emulators.

About agent-droid-bridge

Neverlow512/agent-droid-bridge

Agent Droid Bridge gives AI agents programmatic control over Android devices and emulators via ADB, exposed as an MCP server.

Exposes 13 structured MCP tools for Android automation—UI inspection, screen capture, touch/text input, and arbitrary ADB commands—optimized for agent workflows with minimal context overhead. Built on stdio transport with shell injection protection via `shlex` parsing, it targets any MCP-compatible AI client and supports multi-device selection with auto-detection for single connections. Purpose-built tools return parsed, compact responses instead of raw XML hierarchies, enabling long-running automation tasks without bloating agent context.

Scores updated daily from GitHub, PyPI, and npm data. How scores work