Native Devtools MCP
未认领MCP server for computer use & browser automation - screenshot, OCR, click, type, find_text, Chrome/Electron CDP, template matching. macOS, Windows & Android. Works with Claude, Cursor, and any MCP client.
adbai-agentandroidbrowser-automationcdpchrome-devtools-protocolclaudeclaude-codecomputer-usecursore2e-testingelectronmacosmcpmobile-automationmodel-context-protocolocrscreenshotui-automationwindows
安装
$
npx -y native-devtools-mcp工具(13 个)
android_click
Tap at screen coordinates
android_connect
Connect to a device by serial number
android_disconnect
Disconnect from the current device
android_find_text
Find UI elements by text (via uiautomator)
android_get_current_activity
Get the current foreground activity
android_get_display_info
Get screen resolution and density
android_launch_app
Launch an app by package name
android_list_apps
List installed packages
android_list_devices
List all ADB-connected devices (always available)
android_press_key
Press a key (e.g., KEYCODEHOME, KEYCODEBACK)
android_screenshot
Capture the device screen
android_swipe
Swipe between two points
android_type_text
Type text on the device