Overview

Flutter MCP Toolkit bridges your Flutter app with AI coding assistants (Claude, Cursor, Cline, RooCode, Augmented etc..) via the Model Context Protocol (MCP) server.

Core features:

  • Take screenshot
    View Screenshots
  • Inspect your app, read runtime data, detect errors, take screenshots, and run custom tools you define.
  • Dynamic tool registration: Instantly expose new tools from your app to the AI at runtime. See how it works in short YouTube video. See Dynamic Tools Registration Docs for more details. Ideal for Flutter devs who want faster debugging, automation, and smarter workflows with AI.

Documentation

Getting Started

Guides

Core Concepts

Troubleshooting

Contributing