Skip to content
Verified official

Agent Droid Bridge MCP

v0.6.1

io.github.neverlow512/agent-droid-bridge

MCP server giving AI agents eyes and hands inside Android devices via ADB

transport:stdio runtime:pypi

Target client

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add agent-droid-bridge -e ADB_EXECUTION_MODE=<ADB_EXECUTION_MODE> -e ADB_ALLOW_SHELL=<ADB_ALLOW_SHELL> -e ADB_PATH=<ADB_PATH> -e ADB_EXTRA_TOOL_PACKS=<ADB_EXTRA_TOOL_PACKS> -e ADB_DENIED_TOOLS=<ADB_DENIED_TOOLS> -e ADB_SHELL_ALLOWLIST=<ADB_SHELL_ALLOWLIST> -e ADB_SHELL_DENYLIST=<ADB_SHELL_DENYLIST> -e MCP_LOG_ENABLED=<MCP_LOG_ENABLED> -e MCP_LOG_DIR=<MCP_LOG_DIR> -e ADB_LOG_LEVEL=<ADB_LOG_LEVEL> -e ADB_COMMAND_TIMEOUT=<ADB_COMMAND_TIMEOUT> -e ADB_SCREENSHOT_TIMEOUT=<ADB_SCREENSHOT_TIMEOUT> -e ADB_UI_CHANGE_TIMEOUT=<ADB_UI_CHANGE_TIMEOUT> -e ADB_UI_CHANGE_POLL_INTERVAL=<ADB_UI_CHANGE_POLL_INTERVAL> -e ADB_AAPT_TIMEOUT=<ADB_AAPT_TIMEOUT> -e ADB_CONFIG_SOURCE=<ADB_CONFIG_SOURCE> -- uvx agent-droid-bridge

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

This listing does not declare its tools. Connect the server and your client will discover them on the handshake.