runablehq/mobile-mcp
A Model Context Protocol (MCP) server that provides mobile automation capabilities.
Leverages Android Debug Bridge (ADB) to interact with physical devices and emulators, parsing UI hierarchies as structured text dumps that LLMs can reason about without visual processing. Integrates directly with Claude Desktop and VS Code through MCP, enabling AI assistants to programmatically tap, swipe, and navigate mobile interfaces. Currently supports Android with iOS support planned.
No commits in the last 6 months. Available on npm.
Stars
60
Forks
5
Language
TypeScript
License
MIT
Category
Last pushed
Apr 02, 2025
Commits (30d)
0
Dependencies
3
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/runablehq/mobile-mcp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
CursorTouch/Android-MCP
MCP Server for interacting with Android Devices.
hao-cyber/phone-mcp
A phone control plugin for MCP that allows you to control your Android phone through ADB...
zinja-coder/jadx-ai-mcp
Plugin for JADX to integrate MCP server
zinja-coder/jadx-mcp-server
MCP server for JADX-AI Plugin
srmorete/adb-mcp
An MCP (Model Context Protocol) server for interacting with Android devices through ADB in TypeScript.