Back to Home
leancodepl icon

marionette_mcp

Verified Safe

by leancodepl

Overview

Enables AI agents to inspect and interact with running Flutter applications for automated testing and runtime interaction.

Installation

Run Command
dart run marionette_mcp

Security Notes

The server acts as a bridge to the Flutter VM service, which is a powerful debug interface. While the server itself does not exhibit direct vulnerabilities like 'eval' or command injection in the truncated source, its purpose is to grant AI agents programmatic control over a debug-mode Flutter application. This means an AI agent could manipulate the connected app in various ways (tap, enter text, scroll, hot reload, access logs). It is crucial to use this server only with Flutter applications running in debug mode within controlled development environments, as it offers extensive access to the application's runtime.

Similar Servers

Stats

Interest Score91
Security Score8
Cost ClassLow
Avg Tokens350
Stars64
Forks3
Last Update2026-01-19

Tags

AI AgentsFlutterAutomated TestingVM ServiceMCP Protocol