Skip to main content
Glama
431,508 tools. Updated 2026-08-10 03:20

"Flutter" matching MCP tools:

  • Buy a build. Call once without `x_payment` to get the x402 payment requirements, sign an EIP-3009 authorization over them, then call again passing the signed authorization as `x_payment`. Returns a job id; poll it with build_status until apk_available is true, then download the APK from apk_url. A build takes about 5-8 minutes, so poll rather than blocking. Payment settles on-chain before the build starts, and a failed build still returns its diagnostics.
    Connector
  • Generate a real app from a PRD for FREE and read the source it produces — same generator, same repair loop, same static analysis as a paid build. It is not packaged into an APK; that is what payment buys. Returns a job id: poll it with build_status, then read the code with build_files. Takes about 5 minutes. Heavily rate limited, because each run costs the operator real model tokens.
    Connector
  • Use this tool to find documentation about Google developer products. The documents contain official APIs, code snippets, release notes, best practices, guides, debugging info, and more. It covers the following products and domains: * ADK: adk.dev * Android: developer.android.com * Apigee: docs.apigee.com * Chrome: developer.chrome.com * Dart: dart.dev * Firebase: firebase.google.com * Flutter: docs.flutter.dev * Fuchsia: fuchsia.dev * Gemini CLI: geminicli.com * Go: go.dev * Google AI: ai.google.dev * Google Antigravity: antigravity.google * Google Cloud: cloud.google.com & docs.cloud.google.com * Google Developers, Ads, Search, Google Maps, Youtube: developers.google.com * Google Home: developers.home.google.com * Google Maps Platform: mapsplatform.google.com * TensorFlow: www.tensorflow.org * Web: web.dev This tool returns chunks of text, names, and URLs for matching documents. If the returned chunks are not detailed enough to answer the user's question, use `get_documents` with the `parent` from this tool's output to retrieve the full document content.
    Connector
  • Get the Courier SDK installation guide for a specific platform. For client-side SDKs (React, iOS, Android, Flutter, React Native), also generates a sample JWT.
    Connector
  • Check a product requirements document and report exactly what would be built — screens, models, navigation, auth — without building it. Free, no payment required. Uses the same validator as the paid build, so anything accepted here will not be rejected after payment.
    Connector
  • The JSON Schema a product requirements document must satisfy. Generate against this rather than guessing field names.
    Connector

Matching MCP Servers

  • A
    license
    A
    quality
    F
    maintenance
    A real-time server that provides Flutter/Dart documentation and pub.dev package information to AI assistants, ensuring they generate accurate and up-to-date Flutter code.
    8
    73
    MIT
  • F
    license
    B
    quality
    B
    maintenance
    Provides Flutter and Dart reference data, code generation, live API lookups, and a verified sample corpus for AI coding assistants, enabling efficient Flutter development with accurate guidance and boilerplate generation.
    14

Matching MCP Connectors

  • Generate a Flutter app from a JSON spec free; pay only for the compiled APK (USDC on Base).

  • pub.dev MCP — package registry for Dart & Flutter.

  • Searches CometChat documentation including SDK guides (JavaScript, React, iOS, Android, Flutter, React Native), UI Kit references, REST API documentation, integration tutorials, and OpenAPI specs. Returns ranked snippets with titles and direct links to source pages. Supports an optional `version` filter to scope results to a specific documentation version.
    Connector
  • Returns a curated implementation bundle for a named CometChat integration scenario. Each bundle includes prerequisites, install commands, configuration, working code examples, and common pitfalls. Available bundles cover common integration patterns across React, Flutter, iOS, Android, React Native, and the JavaScript SDK.
    Connector
  • What a build costs and how to pay: price, token contract, chain and the EIP-712 domain, as an x402 challenge. Free.
    Connector