agent-droid-bridge
Active·★ 15·MIT·Updated 2026-05-27
★ Trending★ Dev Tooling
Agent Droid Bridge gives AI agents programmatic control over Android devices and emulators via ADB, exposed as an MCP server.
Agent Droid Bridge is an MCP server that connects AI agents to Android devices and emulators over ADB. It exposes ADB functionality as structured tools for mobile automation, app testing, dynamic analysis, and reverse engineering.
#adb#agentic-ai#android#claude-code#cursor#mcp-server#mcp-servers
01
Features
01Exposes 14 core MCP tools for screen capture, UI inspection, touch input, text entry, app launching, etc.
02Extra tool packs (e.g., app_manager) extend core toolset with 9 additional tools.
03Auto-detects single device; prompts user to choose when multiple are connected.
04Secure execution with restricted/unrestricted modes and shell denylist/allowlist.
05Purpose-built tools return minimal structured responses, reducing context consumption.
02
Compatibility
Windows
Windows
Verified via docs
macOS
macOS
Verified via docs
Linux
Linux
Verified via docs
03
Quick start
1
$ uvx agent-droid-bridge
04
Use cases
↳Mobile automation (e.g., installing apps, drawing on screen, taking screenshots).
↳App testing (e.g., launching apps, injecting intents, managing permissions).
↳Reverse engineering / dynamic analysis (e.g., extracting APKs, running arbitrary ADB commands).
05
Alternatives
FunASR★ 16.6k
Industrial-grade speech recognition toolkit: 170x realtime, 50+ languages, speaker diarization, emotion detection, streaming, and OpenAI-compatible API.
context-mode★ 16.0k
Context window optimization for AI coding agents. Sandboxes tool output, 98% reduction. 12 platforms
Auto-claude-code-research-in-sleep★ 11.0k
ARIS ⚔️ (Auto-Research-In-Sleep) — Claude Code skills for autonomous ML research: cross-model review loops, idea discovery, and experiment automation via Codex MCP
agents-best-practices★ 1.1k
Provider-neutral Agent Skill for Codex, Claude Code, and agentic harness design.
openagent★ 5.1k
⚡️AI Cloud OS: Open-source enterprise-level AI knowledge base and MCP (model-context-protocol)/A2A (agent-to-agent) management platform with admin UI, user management and Single-Sign-On⚡️, supports ChatGPT, Claude, Llama, Ollama, HuggingFace, etc., chat bot demo: https://ai.casibase.com, admin UI demo: https://ai-admin.casibase.com
Related searches
Comments
Log in to leave a comment
- CCorey BrownMay 22, 2026
AI agents with programmatic control over Android devices — adb and accessibility APIs.
- AAvery JacksonApr 18, 2026
Useful for mobile QA workflows where AI needs to interact with Android apps.
- CCasey GarciaMar 13, 2026
Works with standard Android devices via adb for testing and automation.
- SSpencer ClarkMar 6, 2026
Good for mobile automation workflows that need AI-driven Android control.