Native Devtools MCP
UnclaimedMCP 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.
Install
npx -y native-devtools-mcpUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (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