Flutter Tools
Integrates with the Flutter SDK to analyze and fix Dart/Flutter files, enabling automated code analysis and improvement suggestion
This MCP server, developed by dkpoulsen, provides tools for interacting with the Flutter SDK. Built with TypeScript and leveraging the Model Context Protocol SDK, it offers functionalities for analyzing and fixing Dart/Flutter files. The implementation focuses on two main tools: 'get_diagnostics' for retrieving Flutter/Dart diagnostics, and 'apply_fixes' for applying Dart fix suggestions to files. By connecting AI models with Flutter development tools, this server enables scenarios such as automated code analysis, error detection, and code improvement suggestions. It's particularly useful for AI-assisted Flutter development, enabling seamless integration of AI capabilities into the Flutter development workflow.
Source
Repository: https://github.com/dkpoulsen/flutter-tools
Maintain Flutter Tools?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[Flutter Tools on getagentictools](https://getagentictools.com/mcp/dkpoulsen-flutter-tools?ref=badge)