Skip to main content
Glama
510,166 tools. Updated 2026-09-03 22:14

"Using Cursor AI to Automate Development of a Flutter Dating App" matching MCP tools:

  • List Steam app user reviews with pagination and aggregate score, positive/negative totals. Use the returned cursor to fetch subsequent pages.
    MIT
  • Generate a ready-to-paste SDK initialization snippet pre-filled with your API key, base URL, and app config for react-native, expo, ios, android, or flutter. Integrate LinkForty into your mobile app in under a minute.
    MIT
  • Fetch a project's event feed of platform operations and app-emitted business facts, with cursor pagination and filtering by source and event type.
    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
  • 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

Matching MCP Servers

Matching MCP Connectors

  • Send a natural-language prompt to the Prowpt AI assistant to edit your app, with optional automatic commits. Over HTTP, it returns a run ID to poll for completion.
    MIT
  • Lists all available Flutter devices on the system without requiring a running app, helping you identify target devices before launching or testing your application.
    MIT
  • Retrieve Dart source code for Flutter UI templates by ID to integrate pre-built components into development projects directly from GitHub repositories.
    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
  • Automate instrument parameters like cutoff, resonance, volume, or sample mute by specifying parameter name, automation points as [position, value] pairs, and target unit and sample index.
    Apache 2.0
  • Upload a .fap to Flipper Zero, verify integrity with MD5, and launch it automatically to accelerate app development testing.
    MIT
  • Search Flutter and Dart documentation, classes, packages, and concepts with unified results and relevance scoring to find accurate development information.
    MIT
  • Retrieve a list of active ports where Flutter/Dart processes are listening, enabling precise debugging and analysis of app connections within the Flutter Inspector MCP Server.
    MIT
  • Subscribe to Flutter event streams via VM service for real-time monitoring. Connects to the default Flutter debug port (8181) or a custom port, enabling analysis of debugging, isolate, VM, GC, and logging events.
    MIT
  • Toggle the debug paint overlay on your Flutter app to visualize widget boundaries, padding, alignment guides, and construction lines, enabling quick identification and resolution of layout issues.
    Business Source 1.1
  • Check which development tools are installed on your system, including Python, Node.js, Flutter, Android, Git, and Docker.
    MIT