marionette_mcp
Verified Safeby leancodepl
Overview
Enables AI agents to inspect, interact with, and automate tasks on running Flutter applications by bridging to the Flutter VM service.
Installation
marionette_mcpSecurity Notes
The server leverages the powerful Flutter VM service for UI interaction and inspection. While the server itself does not introduce obvious malicious patterns or hardcoded secrets, exposing the VM service to untrusted networks or actors can pose significant security risks to the connected Flutter application. The `marionette_flutter` integration is explicitly designed for debug mode only, which is a good security practice.
Similar Servers
mcp_flutter
Connects Flutter applications with AI coding assistants to enable real-time debugging, UI inspection, and dynamic tool interaction for development workflows.
figma-console-mcp
Provides AI assistants with real-time console access, visual debugging, design system extraction, and design creation for Figma.
mcp-framework
A Rust framework for building AI agents with built-in Model Context Protocol (MCP) support, multi-LLM integration, and a web-based inspector for debugging.
MCP-Agent
An autonomous AI agent designed to discover, connect to, and utilize tools and resources from various Model Context Protocol (MCP) servers to accomplish tasks.