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.
服务器配置
{
"mcpServers": {
"android-mobile-mcp": {
"command": "uvx",
"args": [
"android-mobile-mcp"
]
}
}
}