mcp_flutter
Active·★ 310·MIT·Updated 2026-05-29
★ Dev Tooling★ API Integration
MCP server and MCP Toolkit for Flutter and Dart VM - supports dynamic tooling
This MCP server connects Flutter apps with AI coding assistants like Cursor, Claude, Cline, Windsurf, and RooCode. It enables dynamic tool registration, screenshot capture, error monitoring, and view details. The server supports debug mode and uses the Dart VM Service protocol for communication.
#ai#dart#dynamic-tools#flutter#mcp#mcp-server#mcp-servers
01
Features
01Dynamic Tools Registration: Flutter apps can register custom tools at runtime
02Screenshot capture of running Flutter apps (requires --images flag)
03Real-time error monitoring via get_app_errors tool
04View details: screen size, pixel ratio, and multiplatform view info
05Compatible with multiple AI assistants (Cursor, Claude, Cline, Windsurf, RooCode)
02
Compatibility
macOS
macOS
Verified via docs
iOS
iOS
Verified via docs
Android
Android
Verified via docs
Windows
Windows
Verified via docs
Linux
Linux
Verified via docs
Web
Web
Verified via docs
03
Use cases
↳Debug Flutter apps with AI assistants by retrieving errors and screenshots
↳Provide real-time app state to AI for context-aware code generation
↳Extend AI capabilities with custom dynamic tools registered from Flutter app
04
Alternatives
FunASR★ 16.6k
Industrial-grade speech recognition toolkit: 170x realtime, 50+ languages, speaker diarization, emotion detection, streaming, and OpenAI-compatible API.
thunderbit-mcp-server★ 13
AI-powered web scraping and structured data extraction. CLI + MCP server + Claude Code plugin for the Thunderbit Open API.
Related searches
Comments
Log in to leave a comment
- EElliot AndersonMay 15, 2026
Works with the standard Flutter toolchain without modifications.
- JJamie ClarkMay 7, 2026
Flutter and Dart VM tooling via MCP enables AI-assisted Flutter development.
- Jordan LeeApr 18, 2026
Good for Flutter developers who want AI assistance with hot reload and debugging workflows.
- HHarper PatelMar 16, 2026
Dynamic tooling means new Dart VM capabilities surface without server updates.