Skip to main content
ClaudeWave

Model Context Protocol Server for Mobile Automation and Scraping (iOS, Android, Emulators, Simulators and Real Devices)

MCP ServersRegistry oficial5.2k estrellas448 forksTypeScriptApache-2.0Actualizado 3d ago
Nota editorial

Mobile MCP is a TypeScript-based MCP server that exposes a unified set of tools for automating and scraping iOS and Android applications on simulators, emulators, and physical devices such as iPhones, Samsung handsets, and Google Pixel phones. It connects to Claude through the Model Context Protocol, making it compatible with any MCP-capable client including Claude Desktop. The server provides over 20 named tools covering device management (mobile_list_available_devices, mobile_get_screen_size), app lifecycle (mobile_launch_app, mobile_install_app, mobile_uninstall_app), screen interaction (mobile_click_on_screen_at_coordinates, mobile_swipe_on_screen), and input handling (mobile_type_keys, mobile_press_button). A notable design choice is its dual-mode interaction strategy: it uses native accessibility trees for structured, deterministic control whenever possible, falling back to coordinate-based screenshot analysis only when accessibility data is unavailable, which avoids requiring a separate computer vision model. Mobile developers, QA engineers, and agent framework builders who need LLM-driven test automation or multi-step user journey scripting across both major mobile platforms will find it most useful.

ClaudeWave Trust Score
100/100
Verified
Passed
  • Open-source license (Apache-2.0)
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Mature repo (>1y old)
Last scanned: 6/11/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/mobile-next/mobile-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "mobile-mcp": {
      "command": "node",
      "args": ["/path/to/mobile-mcp/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/mobile-next/mobile-mcp and follow its README for install instructions.

Resumen de MCP Servers

README no disponible. Visita el repo en GitHub para la documentación completa.
agentandroidemulatoriosmcpmobilephysicalrealsimulator

Lo que la gente pregunta sobre mobile-mcp

¿Qué es mobile-next/mobile-mcp?

+

mobile-next/mobile-mcp es mcp servers para el ecosistema de Claude AI. Model Context Protocol Server for Mobile Automation and Scraping (iOS, Android, Emulators, Simulators and Real Devices) Tiene 5.2k estrellas en GitHub y se actualizó por última vez 3d ago.

¿Cómo se instala mobile-mcp?

+

Puedes instalar mobile-mcp clonando el repositorio (https://github.com/mobile-next/mobile-mcp) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar mobile-next/mobile-mcp?

+

Nuestro agente de seguridad ha analizado mobile-next/mobile-mcp y le ha asignado un Trust Score de 100/100 (tier: Verified). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene mobile-next/mobile-mcp?

+

mobile-next/mobile-mcp es mantenido por mobile-next. La última actividad registrada en GitHub es de 3d ago, con 47 issues abiertos.

¿Hay alternativas a mobile-mcp?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega mobile-mcp en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: mobile-next/mobile-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/mobile-next-mobile-mcp)](https://claudewave.com/repo/mobile-next-mobile-mcp)
<a href="https://claudewave.com/repo/mobile-next-mobile-mcp"><img src="https://claudewave.com/api/badge/mobile-next-mobile-mcp" alt="Featured on ClaudeWave: mobile-next/mobile-mcp" width="320" height="64" /></a>

Más MCP Servers