{"slug":"neverlow512/agent-droid-bridge","name":"agent-droid-bridge","description":"Agent Droid Bridge gives AI agents programmatic control over Android devices and emulators via ADB, exposed as an MCP server.","category":"development","tags":[],"official":false,"stars":15,"transport":"stdio","install":[{"cmd":"uvx agent-droid-bridge","imports":[]}],"tools":[{"name":"get_ui_hierarchy","description":"Returns the current screen as an XML UI hierarchy"},{"name":"take_screenshot","description":"Captures the screen as a base64-encoded PNG"},{"name":"tap_screen","description":"Sends a tap gesture at pixel coordinates"},{"name":"swipe_screen","description":"Sends a swipe gesture between two points over a given duration"},{"name":"type_text","description":"Types text into the focused input field"},{"name":"press_key","description":"Sends an Android keycode event (Back, Home, Enter, etc.)"},{"name":"launch_app","description":"Launches an app by its package/activity component name"},{"name":"execute_adb_command","description":"Runs an arbitrary ADB or ADB shell command"},{"name":"list_devices","description":"Lists all Android devices currently visible to ADB with their serial, state, and model"},{"name":"snapshot_ui","description":"Takes a lightweight UI snapshot and returns a token for use with detect_ui_change"},{"name":"detect_ui_change","description":"Polls for a UI change after an action; accepts a snapshot token as baseline; returns hierarchy only when requested"},{"name":"get_screen_elements","description":"Parses the UI hierarchy and returns structured elements with coordinates and interaction properties; supports tappable, interactive, input, and all modes"},{"name":"get_screen_text","description":"Returns all visible text on screen sorted top-to-bottom, as plain text"},{"name":"check_device_capabilities","description":"Returns structured device information — identity, security posture, and hardware specs — in a single call; supports identity, security, hardware, and all modes"}],"env_vars":[],"auth_type":"none","github":"https://github.com/Neverlow512/agent-droid-bridge","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Thu May 28"}