android-remote-control-mcp
活跃·★ 59·MIT·更新于 2026-05-21
★ 时下流行★ 工作流自动化★ 大模型基础设施
一个作为MCP服务器运行的Android应用,使AI模型能够通过辅助功能和屏幕截图远程完全控制Android设备。
该应用在Android设备上作为MCP服务器运行,通过HTTP服务器供Claude等AI模型连接。它提供12类54种工具,用于UI交互、文件管理、相机控制等,延迟低,无需ADB依赖。
#Android#MCP 协议#MCP 服务器#MCP 服务器#remote-control
01
功能特性
01包含12类54种工具的MCP服务器
02直接在Android设备上运行,无需ADB主机
03低延迟(10-100毫秒)
04高效的屏幕状态表示和带注释的截图
05支持逐工具启用/禁用和远程访问隧道
02
兼容性
Android
Android 13+
已通过文档验证
03
快速开始
1
$ git clone https://github.com/danielealbano/android-remote-control-mcp.git
2
$ cd android-remote-control-mcp
3
$ make build
4
$ make install
04
使用场景
↳AI助手远程控制Android设备
↳Android应用的自动化测试
↳远程设备管理与监控
05
同类工具
相关搜索
评论
登录后发表评论
- EElliot Jackson2026年5月6日
Token-optimized Android remote control MCP is efficient for high-frequency automation
- SSage Martinez2026年4月3日
Good for teams doing extensive Android automated testing with AI assistance
- PPhoenix Kim2026年4月1日
Running on-device means lower latency than cloud-based Android automation approaches
- Sasha Lee2026年3月24日
Used for mobile UI testing automation, the token optimization keeps costs manageable