lazy-mobile-mcp
Local MCP server for Android and iOS mobile automation and performance telemetry, enabling device control (screenshot, tap, swipe, input, app launch) and metric collection (CPU, memory, launch time) via ADB, simctl, and WebDriverAgent with SQLite session history.
README
lazy-mobile-mcp
Local Model Context Protocol (MCP) server for Android and iOS mobile automation with performance telemetry.
Control real devices and simulators using screenshot, tap, swipe, input_text, launch_app, and collect baseline metrics (cpu, memory, launch time) with session history in SQLite.
Keywords: MCP server, mobile automation, Android ADB automation, iOS simulator automation, WebDriverAgent, app performance telemetry.
Why This Project
- Build a local MCP bridge for AI clients over
stdio. - Automate Android via ADB and iOS via
simctl/devicectl/ WDA. - Keep operations traceable with
trace_idin responses and logs. - Persist sessions, samples, artifacts, and audit events in SQLite for reproducibility.
Features
stdioMCP transport for local AI tooling.- Single active device model (
select_device) with optional per-calldevice_id. - Android adapter via ADB CLI.
- iOS adapter via Xcode tools with macOS guard and graceful degradation.
- WDA endpoint auto-discovery for iOS interactive actions.
- Risk-tiered approval policy for interactive actions.
- JSON logging and unified error contract.
- SQLite persistence for
sessions,perf_samples,artifacts,audit_logs.
Tool Index
mobile.list_devicesmobile.select_devicemobile.get_capabilitiesmobile.screenshotmobile.tapmobile.swipemobile.input_textmobile.launch_appmobile.stop_appmobile.start_perf_sessionmobile.stop_perf_sessionmobile.get_perf_samples
Architecture
- TypeScript MCP server + worker (tool contracts, validation, policy, trace ID)
- Android adapter (
adb) - iOS adapter (
simctl,devicectl, WDA) - SQLite storage (
artifacts/mobile.db)
Prerequisites
- Node.js 20+
- Android:
adbinPATH - iOS (optional): macOS +
xcrun(simctl/devicectl) - For iOS interactive actions (
tap/swipe/input): reachable WebDriverAgent endpoint
Install
npm install
Install From npm
npm install lazy_mobile_mcp
Quick Start (Codex)
Requires codex CLI in PATH.
Published package:
npx -y lazy_mobile_mcp@latest setup-codex
Verify registration:
codex mcp get lazy-mobile-mcp
Then open a new Codex session and call mobile.list_devices.
Current local checkout:
node bin/lazy-mobile-mcp.js setup-codex --local --name lazy-mobile-mcp-local
Codex One-Command Setup (Advanced)
Optional overrides:
npx -y lazy_mobile_mcp@latest setup-codex \
--name lazy-mobile-mcp \
--sqlite-path "$HOME/.codex/mcp-data/lazy-mobile/mobile.db" \
--adb-bin adb \
--wda-base-url http://127.0.0.1:8100 \
--device-allowlist emulator-5554 \
--approval-policy high
Local checkout with the same overrides:
node bin/lazy-mobile-mcp.js setup-codex \
--local \
--name lazy-mobile-mcp-local \
--sqlite-path "$HOME/.codex/mcp-data/lazy-mobile/mobile.db" \
--adb-bin adb
Run with npx:
npx -y lazy_mobile_mcp@latest
Global install:
npm install -g lazy_mobile_mcp
lazy-mobile-mcp
Run
Development:
npm run dev
Production:
npm run build
npm start
Configuration
SQLITE_PATH(defaultartifacts/mobile.db)DEVICE_ALLOWLIST(comma-separated)MOBILE_APPROVAL_POLICY(off|high|medium, defaultoff)LOG_LEVEL(debug|info|warn|error)ADB_BIN(defaultadb)WDA_BASE_URL(optional override for iOS WDA endpoint)
If WDA_BASE_URL is not set, the adapter probes common local endpoints (127.0.0.1 / localhost, ports 8100/8101/8200/8201 + local listening ports).
Security Model
lazy-mobile-mcp is a local-first MCP server. It runs over stdio with the permissions of the local OS user that starts it; it is not a hardened OS or container sandbox.
Current runtime controls:
DEVICE_ALLOWLISTcan restrict operations to known device IDs.- All tool inputs are schema-validated before adapter execution.
- Tool attempts are recorded in SQLite
audit_logswithtrace_id, tool name, risk level, device ID, and result code. MOBILE_APPROVAL_POLICY=highrequiresconfirm=trueand a non-emptyreasonfortap,swipe,input_text,launch_app, andstop_app.MOBILE_APPROVAL_POLICY=mediumalso requires confirmation forscreenshotandstart_perf_session.
The confirm / reason fields are caller confirmation fields. They do not prove a human approved the action unless the MCP host or caller enforces a human-in-the-loop approval flow.
iOS Capability Notes
- Simulator: screenshot + launch/stop + WDA interactive actions.
- Physical device: launch/stop via
devicectl; screenshot and interactive actions via WDA. - Non-macOS host: iOS tools return
ERR_IOS_UNAVAILABLE_ON_HOST.
Testing
npm test
Recommended local MCP smoke:
node dist/cli.js --help
node dist/cli.js setup-codex --help
推荐服务器
Baidu Map
百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Playwright MCP Server
一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。
Magic Component Platform (MCP)
一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。
Audiense Insights MCP Server
通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。
VeyraX
一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。
graphlit-mcp-server
模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。
Kagi MCP Server
一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。
e2b-mcp-server
使用 MCP 通过 e2b 运行代码。
Neon MCP Server
用于与 Neon 管理 API 和数据库交互的 MCP 服务器
Exa MCP Server
模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。