libregistry
Registry
Models
Docker
IAM
MCP
Docs
Sign in with Google
MCP Servers
/
productivity
/ Native Devtools
Native Devtools
JSON →
none
★ 104
productivity
About MCP server for native computer use and browser automation.
github ↗
Install
How to run this server
[ { "cmd": "npx -y native-devtools-mcp", "imports": [] } ]
server path:
native-devtools
Tools
What this server exposes
android_list_devices
List all ADB-connected devices (always available)
android_connect
Connect to a device by serial number
android_disconnect
Disconnect from the current device
android_screenshot
Capture the device screen
android_find_text
Find UI elements by text (via uiautomator)
android_click
Tap at screen coordinates
android_swipe
Swipe between two points
android_type_text
Type text on the device
android_press_key
Press a key (e.g., KEYCODE_HOME, KEYCODE_BACK)
android_launch_app
Launch an app by package name
android_list_apps
List installed packages
android_get_display_info
Get screen resolution and density
android_get_current_activity
Get the current foreground activity
Configuration
Environment & auth
auth
none
Resources
github
https://github.com/sh3ll3x3c/native-devtools-mcp ↗
Native Devtools — MCP Server · libregistry