Flutter Documentation

Provides real-time access to Flutter, Dart, and pub.dev documentation through on-demand web scraping with SQLite caching, enabling

adamsmaka 72
Claude CodeClaude DesktopGeneric
View source ↗

This Flutter MCP server provides AI assistants with real-time access to Flutter, Dart, and pub.dev documentation through on-demand web scraping with SQLite caching, ensuring always up-to-date information without requiring pre-built indexes. The implementation features intelligent URL resolution for Flutter API classes across multiple libraries (widgets, material, cupertino, etc.), comprehensive HTML-to-Markdown processing that extracts constructors, properties, methods, and code examples, and robust error handling with circuit breakers and exponential backoff retry logic. Built with FastMCP and featuring rate limiting for respectful scraping, it supports searching Flutter documentation, retrieving pub.dev package information, and processing @flutter_mcp mentions in prompts, making it valuable for Flutter developers who need current documentation integrated into their AI-powered development workflows.

Source

Repository: https://github.com/adamsmaka/flutter-mcp

Maintain Flutter Documentation?

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 Documentation on getagentictools](https://getagentictools.com/mcp/adamsmaka-flutter-mcp?ref=badge)