mcp-mobile-server
Verified Safeby cristianoaredes
Overview
Transforms AI assistants into a mobile development powerhouse, automating workflows and integrating cross-platform tools for Flutter, Android, and iOS development.
Installation
No command providedSecurity Notes
The server runs local system commands (e.g., `flutter`, `android_sdk`, `xcode`) based on AI input via JSON-RPC. While it claims 'commands validated and sandboxed', running arbitrary external tools on the local machine always carries inherent risk if the input is not sufficiently sanitized or if vulnerabilities exist in the invoked tools or the server itself. Interaction with `npx` also introduces third-party code execution.
Similar Servers
XcodeBuildMCP
Provides an MCP (Model Context Protocol) server for AI agents and other clients to programmatically build, test, run, and debug iOS and macOS applications, manage simulators/devices, and capture logs.
mcp_flutter
Connects Flutter applications with AI coding assistants to enable real-time debugging, UI inspection, and dynamic tool interaction for development workflows.
In-Memoria
Provides persistent intelligence infrastructure for AI agents, enabling them to understand codebases, detect patterns, predict coding approaches, and generate context-aware insights.
marionette_mcp
Enables AI agents to inspect and interact with running Flutter applications for automated testing and runtime interaction.