Skip to content

Add mobile-mcp (Mobile Next) — mobile automation for AI agents - #4858

Open
gmegidish wants to merge 1 commit into
docker:mainfrom
gmegidish:add-mobile-mcp
Open

Add mobile-mcp (Mobile Next) — mobile automation for AI agents#4858
gmegidish wants to merge 1 commit into
docker:mainfrom
gmegidish:add-mobile-mcp

Conversation

@gmegidish

@gmegidish gmegidish commented Aug 31, 2026

Copy link
Copy Markdown

Adds mobile-next/mobile-mcp (Apache-2.0, ~19k users via npm/other MCP registries) as a Docker-built server.

  • Node.js/TypeScript MCP server for mobile automation: tap, swipe, type, launch apps, screenshots, accessibility tree.
  • Android devices/emulators are reached through the host's adb server via ADB_SERVER_SOCKET=tcp:host.docker.internal:5037 (Dockerfile default; on Linux Engine add --add-host=host.docker.internal:host-gateway). iOS requires native macOS and is documented as unavailable in the container.
  • No secrets required. Container runs as non-root (uid 1000).
  • Dockerfile is in the upstream repo at the pinned commit; image built and MCP initialize handshake verified over stdio.

@gmegidish
gmegidish requested a review from a team as a code owner August 31, 2026 10:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant