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.
Available on PyPI.
Stars
14
Forks
—
Language
Python
License
MIT
Category
Last pushed
Mar 24, 2026
Monthly downloads
652
Commits (30d)
0
Dependencies
4
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/Neverlow512/agent-droid-bridge"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
CursorTouch/Android-MCP
MCP Server for interacting with Android Devices.
hao-cyber/phone-mcp
A phone control plugin for MCP that allows you to control your Android phone through ADB...
zinja-coder/jadx-ai-mcp
Plugin for JADX to integrate MCP server
zinja-coder/jadx-mcp-server
MCP server for JADX-AI Plugin
pigeek/androidtvmcp
A Model Context Protocol (MCP) server that provides Android TV remote control functionality to...