{"id":26909717,"url":"https://github.com/runablehq/mobile-mcp","last_synced_at":"2025-07-18T23:06:42.135Z","repository":{"id":285521481,"uuid":"958410562","full_name":"runablehq/mobile-mcp","owner":"runablehq","description":"A Model Context Protocol (MCP) server that provides mobile automation capabilities.","archived":false,"fork":false,"pushed_at":"2025-04-02T12:11:27.000Z","size":154,"stargazers_count":48,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-05T14:58:57.037Z","etag":null,"topics":["adb","ai","android","claude","ios","llm","mcp","model-context-protocol","nodejs","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/runablehq.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-04-01T06:44:17.000Z","updated_at":"2025-07-01T06:03:43.000Z","dependencies_parsed_at":"2025-04-01T08:25:58.321Z","dependency_job_id":"c6dc76b2-59d0-4925-9aaf-1b445de4dce5","html_url":"https://github.com/runablehq/mobile-mcp","commit_stats":null,"previous_names":["runablehq/mobile-mcp"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/runablehq/mobile-mcp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/runablehq%2Fmobile-mcp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/runablehq%2Fmobile-mcp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/runablehq%2Fmobile-mcp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/runablehq%2Fmobile-mcp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/runablehq","download_url":"https://codeload.github.com/runablehq/mobile-mcp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/runablehq%2Fmobile-mcp/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265849011,"owners_count":23838195,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["adb","ai","android","claude","ios","llm","mcp","model-context-protocol","nodejs","typescript"],"created_at":"2025-04-01T13:19:53.564Z","updated_at":"2025-07-18T23:06:42.127Z","avatar_url":"https://github.com/runablehq.png","language":"TypeScript","funding_links":[],"categories":["📚 Projects (1974 total)","TypeScript","🤖 AI/ML"],"sub_categories":["MCP Servers"],"readme":"# Mobile MCP\n\nA Model Context Protocol (MCP) server that provides mobile automation capabilities. This server enables LLMs to interact with mobile devices using structured UI dumps without needing to rely on screenshots or other visual inputs.\n\n[![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](LICENSE) [![Discord](https://img.shields.io/badge/discord-purple.svg)](https://discord.runable.xyz)\n\nhttps://github.com/user-attachments/assets/f6d9c88e-005a-4a99-b073-3308b1fbca12\n\n## Installation \n\n## Supported Platforms\n\nCurrently, only android phones are supported. iOS support will come soon.\n\nYou need to [install android studio](https://developer.android.com/studio/install) and have platform tools installed. Run the following to command to verify once you have installed all this.\n\n```sh\nadb\n```\n\nYou can run an [android device in an emulator](https://developer.android.com/studio/run/emulator) or connect your physical android phone with usb debugging on.\n\n### Claude Desktop Configuration\nRun the following command to install it automatically\n\n```sh\nnpx mobile-mcp install\n```\n\nor add this to your claude desktop config manually.\n\n```json\n{\n  \"mcpServers\": {\n    \"mobile-mcp\": {\n      \"command\": \"npx\",\n      \"args\": [\"mobile-mcp\"]\n    }\n  }\n}\n```\n\n## VScode Installation\n\nYou can install the mobile MCP server using the VS Code CLI:\n\n```bash\n# For VS Code\ncode --add-mcp '{\"name\":\"mobile\",\"command\":\"npx\",\"args\":[\"mobile-mcp\"]}'\n\n# For VS Code Insiders\ncode-insiders --add-mcp '{\"name\":\"mobile\",\"command\":\"npx\",\"args\":[\"mobile-mcp\"]}'\n```\n\n## 📄 License\n\nThis project is licensed under the [MIT License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frunablehq%2Fmobile-mcp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frunablehq%2Fmobile-mcp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frunablehq%2Fmobile-mcp/lists"}