Flutter
Provides AI assistants with real-time, up-to-date Flutter and Dart documentation, including comprehensive pub.dev package information.
About
Flutter is a local MCP server designed to augment AI assistants with accurate, real-time Flutter and Dart documentation. It addresses the common challenge of AI models generating outdated or hallucinated code by connecting them directly to the latest official documentation and pub.dev package details. Running entirely locally with zero configuration and intelligent caching, Flutter ensures that AI-generated Flutter code is current, functional, and privacy-preserving, empowering developers to ship faster with reliable AI assistance.
Key Features
- Real-Time Documentation for Flutter/Dart and all pub.dev packages
- Zero Configuration with automatic pubspec.yaml detection
- Lightning Fast responses via intelligent local caching
- 100% Private operation, keeping all code and queries local
- Smart Context injection including constructors, methods, and examples
- 17 GitHub stars
Use Cases
- Providing AI with on-demand access to official Flutter/Dart API documentation and pub.dev package details
- Enabling AI assistants to generate correct and up-to-date Flutter/Dart code
- Resolving issues with AI hallucinating deprecated or incorrect mobile development APIs