Android-Mobile-MCP
This MCP server enabling AI agents to control Android devices.
Android Mobile MCP
Overview
Android Mobile MCP bridges the Model Context Protocol with Android device automation, enabling AI agents to interact with Android devices through UI manipulation, app management, and screen capture.
MCP Configuration
{
"mcpServers": {
"android-mobile-mcp": {
"command": "uvx",
"args": ["android-mobile-mcp"]
}
}
}
Prerequisites
- Connect Android device via USB or network
- Enable USB debugging on your Android device
- Install ADB (Android Debug Bridge)
Tools Reference
Screen Analysis
mobile_dump_ui - Extract UI elements as hierarchical JSON
- Parses screen XML to identify focusable elements and text content
- Calculates center coordinates for each interactive element
- Returns structured parent-child element relationships
mobile_take_screenshot - Capture current screen state
- Returns PNG image data for visual analysis
Touch Interactions
mobile_click - Click at specific coordinates
- Validates coordinates against current UI state
- Requires prior
mobile_dump_uicall for coordinate verification - Prevents clicking on invalid or non-interactive areas
mobile_swipe - Perform swipe gestures
- Executes directional swipes between two coordinate points
- Configurable duration for gesture speed control
Text Input
mobile_type - Input text into focused fields
- Sends text to currently active input field
- Optional automatic submission with Enter key
Navigation
mobile_key_press - Press system buttons
- Supports hardware and virtual keys: BACK, HOME, RECENT, ENTER
App Management
mobile_list_apps - List installed applications
- Filters out system apps and non-launchable packages
- Returns only user-accessible applications
mobile_launch_app - Start applications by package name
- Validates package existence before launch attempt
Servidores relacionados
deBridge
Official deBridge protocol MCP Server. Finds optimal cross-chain swap routes, checks fees and conditions, initiates trades across major blockchain networks
Sysmetrics
Give your self-hosted agents 'situational awareness.' This MCP server provides a direct interface for agents to query Linux system telemetry, enabling autonomous resource monitoring, proactive alerting, and interactive troubleshooting via any MCP-compatible client.
News MCP
Provides access to news articles from a PostgreSQL database and offers a tool to summarize them using the OpenAI API.
渠道洞察服务
Provides sales channel analysis, including distribution, dealer networks, and coverage, to help understand enterprise channel layouts.
isleep
An MCP server that lets AI agents sleep for a specified duration.
TwelveLabs
The TwelveLabs MCP Server provides seamless integration with the TwelveLabs platform. This server enables AI assistants and applications to interact with TwelveLabs powerful video analysis capabilities through a standardized MCP interface.
Pollinations
Multimodal MCP server for generating images, audio, and text with no authentication required
Elite Stock Research MCP
Live Stock Market Data, SEC Filings, Stock Screener, and analysis
Weather MCP Server
Provides real-time weather alerts and detailed forecasts for US locations using the National Weather Service API.
MCP Trader Server
An MCP server for stock and cryptocurrency analysis with technical analysis tools.