Skip to main content
Glama
133,407 tools. Last updated 2026-05-12 22:37

"flutter" matching MCP tools:

  • Fetch Flutter and Dart documentation by automatically detecting identifier types, including widgets, classes, and pub.dev packages, with optional topic filtering for specific information.
    MIT
  • Initialize brand configuration by scaffolding brand.json and ensuring an assets directory exists. Auto-detects framework and returns platform hints. Call at project start to establish a brand source-of-truth for asset generation.
  • Export a 1024² master PNG into iOS AppIconSet, Android adaptive icons, PWA maskable icons, visionOS parallax, Flutter launcher, and favicon set. Runs locally via sharp, no API key required.
  • Generate complete design systems by combining styles, colors, typography, and layout patterns for web or mobile projects. Auto-detects platform and intent to provide cohesive design foundations.
    MIT

Matching MCP Servers

  • Search Flutter and Dart documentation, API references, and pub.dev packages to find relevant information for development tasks.
    MIT
  • Trigger a full hot restart on a connected Flutter app to apply all code changes, including static field initializers and global variables, losing all app state. Use when hot reload is insufficient. Requires prior flutter_connect call.
    Business Source 1.1
  • Retrieve package details from pub.dev, including version information, metadata, and README content for Flutter/Dart development.
    MIT
  • Executes the project's build command for the specified project, returning success status and truncated output. Auto-detects build tool based on project platform.
    MIT
  • Discover and connect to a running Flutter app on a mobile device via the Dart VM Service Protocol. Requires the app in debug or profile mode. Returns connection details including isolate ID and app name. Use before other flutter_* tools.
    Business Source 1.1
  • Search framework-specific UI/UX guidelines and best practices for Flutter, React, Vue, SwiftUI, and other development stacks to implement component patterns and state management.
    MIT
  • Find desktop applications by SDK usage, runtime, platform, or developer to analyze technology adoption patterns and research software dependencies.
    MIT
  • Search iOS Human Interface Guidelines or Android Material 3 design patterns to implement platform-specific UI/UX with cross-platform code examples for Flutter and React Native.
    MIT
  • Trigger a hot reload on a connected Flutter app to apply code changes instantly while preserving app state, variables, navigation stack, and scroll positions. Faster than a full restart. Requires flutter_connect first.
    Business Source 1.1
  • Retrieve Dart source code for Flutter UI templates by ID to integrate pre-built components into development projects directly from GitHub repositories.
    MIT
  • Retrieve Flutter class documentation with smart truncation options. Specify class name and library to access accurate Flutter widget and component information.
    MIT
  • Monitor the operational status of scrapers and services to identify issues and ensure system reliability.
    MIT