flutter-devtools-mcp

devstroop/flutter-devtools-mcp
★ 0 stars Dart AI/LLM Updated today
An MCP server that lets AI agents see and interact with your running Flutter app — tap buttons, type text, scroll, take screenshots, hot reload, and more — all through the VM Service protocol.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "flutter-devtools-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "devstroop/flutter-devtools-mcp"
      ]
    }
  }
}

README Excerpt

# Flutter Devtools MCP An [MCP server](https://modelcontextprotocol.io/) that lets AI agents see and interact with your running Flutter app — tap buttons, type text, scroll, take screenshots, hot reload, and more — all through the VM Service protocol. **Prerequisites:** [Flutter SDK](https://docs.flutter.dev/get-started/install) (includes Dart)

Tools (20)

attachclick_textdiagnosedisconnectdragfind_texthot_reloadhot_restartinspectinspect_screenlaunchnavigateread_screenscreenshotscrollstatustaptoggle_dark_modetype_textwait_for