Android-MCP and agent-droid-bridge
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.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work