MCP cover image
See in Github
2025-04-10

Este es un MCP diseñado para administrar e interactuar con dispositivos móviles y simuladores.

5

Github Watches

7

Github Forks

28

Github Stars

Mobile Development MCP

Control mobile devices with AI through the Model Context Protocol!

This is a MCP designed to manage and interact with mobile devices and simulators. It provides utilities for tasks such as app installation, device management, and log retrieval for iOS and Android development environments.

Features

  • Device Management: Boot, shutdown, or list connected devices and simulators.
  • Application Management: Install, launch, or manage applications on target devices.
  • Visual Diagnostics: Take screenshots of the devices and simulators screen.
  • File Management: Seamlessly push files to or pull files from connected devices.
  • UI Automation: Interact with the device through taps, swipes, text input.
  • Log Management: Retrieve log files and system information from connected devices.
  • Cross-Platform Support: Supports both Android and iOS environments.

Prerequisites

To use this server, ensure the following tools are installed on your development machine:

  • ADB (Android Debug Bridge) for Android device management.
  • Xcode Command Line Tools for iOS simulator management (xcrun simctl).
  • Facebook IDB tool (see install guide) (Only required for UI Automation on iOS).
  • .NET SDK (e.g., .NET 9)

Setup

  1. Clone this repository
  2. Navigate to the project directory
  3. Build the project: dotnet build
  4. Configure with VS Code or other client:
"mcp-server-mobiledev": {
    "type": "stdio",
    "command": "dotnet",
    "args": [
        "run",
        "--project",
        "/Users/jsuarezruiz/GitHub/mobile-dev-mcp-server/src/MobileDevMcpServer.csproj"
    ]
}

Testing

The MCP Inspector is an interactive developer tool designed for testing and debugging MCP servers. Can start the inspector from our application folder using the nodejs command npx with the following command:

npx @modelcontextprotocol/inspector dotnet run

Tools

  • android_list_devices: Retrieves details of all connected Android devices.
  • android_list_packages: Lists all installed applications on a specific Android device.
  • android_install_app: Installs an application (APK) onto an Android device.
  • android_launch_app: Launches a specific application on an Android device.
  • android_diagnostics_bug_report: Captures a comprehensive bug report from an Android device.
  • android_logs_logcat: Fetches system logs from an Android device using logcat.
  • android_logs_logcat_log_level: Fetches system logs from an Android device using logcat by Log Level.
  • android_files_push: Pushes a local file to an Android device.
  • android_files_pull: Pulls a file from an Android device to the local machine.
  • android_files_delete_file: This tool allows you to delete a specified file from a connected Android device.
  • android_ui_tap: Simulates a tap action at specified screen coordinates on an Android device.
  • android_ui_swipe: Simulates a swipe action between two points on an Android device's screen.
  • android_ui_input_text: Simulates text input into a field on an Android device.
  • android_ui_press_key: Simulates a key press on an Android device using its serial number and keycode.
  • android_screenshot: Captures a screenshot from the specified Android device.
  • android_compare_screenshot_llm: Compares two screenshots using the provided prompt and an interaction with the Large Language Model (LLM).
  • android_shell_command: Runs a shell command on an Android device.
  • ios_list_devices: Retrieves details of all connected iOS simulator devices.
  • ios_booted_device: Retrieves the name and ID of the first booted simulator device.
  • ios_boot_device: Boots up a specified iOS simulator device.
  • ios_launch_app: Launches an application on a specified iOS simulator device.
  • ios_shutdown_device: Shuts down a specified iOS simulator device.
  • ios_ui_tap: Simulates a tap action at specified screen coordinates on an iOS device.
  • ios_ui_swipe: Simulates a swipe action between two points on an iOS device's screen.
  • ios_ui_input_text: Simulates text input into a field on an iOS device.
  • ios_ui_press_key: Simulates pressing a specific key on an iOS device.
  • ios_screenshot: Captures a screenshot from the specified iOS device.
  • ios_video_start: Records a video of the iOS Simulator.
  • ios_video_stop: Stops the simulator video recording.

Example AI Assistant Queries

Try these queries:

  • "Display all Android devices currently connected and provide their details."
  • "Show all connected iOS devices along with their specifications."
  • "Analyze recent logs and identify if there are any error messages."
  • "Install this APK on my device and confirm whether it was installed correctly."
  • "Provide a list of all applications installed on my phone."
  • "Press the Home button located at the coordinates (100, 1000)."

Gallery

<img" alt="servidor móvil-dev-mcp image"> <img" alt="servidor móvil-dev-mcp image"> <img" alt="servidor móvil-dev-mcp image"> <img" alt="servidor móvil-dev-mcp image"> <img" alt="servidor móvil-dev-mcp image"> <img" alt="servidor móvil-dev-mcp image">

Contributing

I gladly welcome contributions to help improve this project! Whether you're fixing bugs, adding new features, or enhancing documentation, your support is greatly appreciated.

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/my-feature)
  3. Make your changes
  4. Commit your changes (git commit -m 'Add a new feature')
  5. Push to the branch (git push origin feature/my-feature)
  6. Open a Pull Request

License

This project is available under the MIT License.

相关推荐

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Yusuf Emre Yeşilyurt
  • I find academic articles and books for research and literature reviews.

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • Carlos Ferrin
  • Encuentra películas y series en plataformas de streaming.

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • lumpenspace
  • Take an adjectivised noun, and create images making it progressively more adjective!

  • https://zenepic.net
  • Embark on a thrilling diplomatic quest across a galaxy on the brink of war. Navigate complex politics and alien cultures to forge peace and avert catastrophe in this immersive interstellar adventure.

  • apappascs
  • Descubra la colección más completa y actualizada de servidores MCP en el mercado. Este repositorio sirve como un centro centralizado, que ofrece un extenso catálogo de servidores MCP de código abierto y propietarios, completos con características, enlaces de documentación y colaboradores.

  • ShrimpingIt
  • Manipulación basada en Micrypthon I2C del expansor GPIO de la serie MCP, derivada de AdaFruit_MCP230xx

  • Mintplex-Labs
  • La aplicación AI de escritorio todo en uno y Docker con trapo incorporado, agentes de IA, creador de agentes sin código, compatibilidad de MCP y más.

  • ravitemer
  • Un poderoso complemento Neovim para administrar servidores MCP (protocolo de contexto del modelo)

  • jae-jae
  • Servidor MCP para obtener contenido de la página web con el navegador sin cabeza de dramaturgo.

  • patruff
  • Puente entre los servidores Ollama y MCP, lo que permite a LLM locales utilizar herramientas de protocolo de contexto del modelo

  • pontusab
  • La comunidad de cursor y windsurf, encontrar reglas y MCP

  • WangRongsheng
  • 🧑‍🚀 全世界最好的 llM 资料总结(数据处理、模型训练、模型部署、 O1 模型、 MCP 、小语言模型、视觉语言模型) | Resumen de los mejores recursos del mundo.

  • n8n-io
  • Plataforma de automatización de flujo de trabajo de código justo con capacidades de IA nativas. Combine el edificio visual con código personalizado, auto-anfitrión o nube, más de 400 integraciones.

    Reviews

    2 (1)
    Avatar
    user_JNz7i7DT
    2025-04-17

    As a loyal user of the mobile-dev-mcp-server, I can't recommend it enough! It's a powerful tool for mobile development that has significantly streamlined my workflow. The setup is straightforward, and the documentation is thorough, thanks to jsuarezruiz. If you're in mobile development, this server is a must-have. Check it out at their GitHub page!