flutter-orchestrator
Flutter Multi-Agent Orchestrator (MCP Server & Skill)
エンタープライズグレードの Multi-Agent System & Model Context Protocol (MCP) サーバーであり、モバイル(iOS/Android)、Web(WASM)、デスクトップ(macOS/Windows/Linux)で本番投入可能な Flutter & Dart アプリを、クリーンアーキテクチャ、Riverpod/Bloc、ハッカソン高速プロトタイピングで構築します。
🎯 ターゲットプラットフォーム事前チェックルール
実行を開始する前に、プロンプトまたは引数でターゲットプラットフォームが指定されていない場合、プロンプトアーキテクトエージェントは一時停止し、プラットフォームの確認をリクエストします。
🎯 Target Platforms Required:
Which platform(s) are you targeting for this Flutter app?
1. 📱 Mobile: iOS & Android (Default)
2. 🌐 Web (Responsive WASM / HTML)
3. 💻 Desktop: macOS, Windows, Linux
4. 🚀 All Platforms (Mobile, Web, Desktop)Related MCP server: MCP Mobile Server
🌟 特化エージェント全一覧(23ツール)
🚀 コアアーキテクチャ & エンジニアリングエージェント
特化エージェント | MCP ツール名 | 説明と主な責務 | 呼び出し方 |
🧩 プロンプトアーキテクト |
| 対象プラットフォームを検証し(未指定の場合は確認)、プロンプトをクリーンアーキテクチャの機能(P0/P1/P2)に分解し、スプリント計画を作成します。 |
|
🌐 依存関係リサーチャー |
| pub.dev を照会し、Dart 3.6+ / Flutter 3.27+ の互換性を確認して、 |
|
🎨 UI / UX スペシャリスト |
| ドメインアーキタイプ検出(Fintech、E-Commerce、Fitness、AI、Dashboard)、8pt の空間グリッド、流れるようなマイクロアニメーションを備えたレスポンシブな Material 3 の |
|
⚙️ バックエンドスペシャリスト |
| クリーンアーキテクチャのリポジトリ、Dio REST / Supabase のリモートデータソース、Drift/Hive キャッシュ、Riverpod プロバイダを Scaffold します。 |
|
🩺 コンパイラドクター |
| RenderFlex のオーバーフロー、ビルド中の setState、pubspec 解決の競合、CocoaPods のビルドエラー、Gradle の namespace 不一致を診断します。 |
|
🧪 QA & テストスペシャリスト |
| mocktail を使ったユニットテスト、 |
|
🔍 コード品質監査員 |
| 未クローズのコントローラ、 |
|
🌐 クロスブリッジスペシャリスト |
| 型安全な Dio REST クライアント、対応する Dart DTO モデル、Riverpod プロバイダ、WebSocket リアルタイムストリームを生成します。 |
|
📱 ネイティブプラットフォームスペシャリスト |
| iOS の |
|
🚀 CI/CD & DevOps エンジニア |
| ABI ごとに分割した署名付き APK に加え、 |
|
📸 ビジュアルゴールデンスペシャリスト |
| スマートフォンとタブレットの複数ビューポートで、ライト / ダークの両モードに対応したゴールデンスナップショットテストスイートを生成します。 |
|
🤖 オンデバイスAIスペシャリスト |
| Google Generative AI(Gemini)SDK のストリーミング連携、Riverpod コントローラ、対話型チャットビューを Scaffold します。 |
|
🔐 セキュリティ & 暗号監査員 |
| Flutter コードのシークレット漏洩を監査し、ハードウェア基盤の Keychain / Keystore |
|
💾 データベースアーキテクト |
| 型安全な Drift(SQLite)スキーマ、リアクティブ DAO、スキーマバージョンのマイグレーションルーチンを Scaffold します。 |
|
🌍 ローカリゼーション(i18n)スペシャリスト |
|
|
|
📊 オブザーバビリティ & アナリティクススペシャリスト |
| Sentry / Firebase Crashlytics のクラッシュレポート、型安全なカスタムアナリティクスイベント成分、HTTP レイテンシ測定インターセプターを Scaffold します。 |
|
🔗 ディープリンク & プッシュ通知スペシャリスト |
|
|
|
♿ アクセシビリティ(a11y)監査員 |
| WCAG 2.1 AA 準拠、スクリーンリーダー用 Semantics、最小 48x48dp のタッチターゲットについて Flutter ウィジェットを監査し、 |
|
🚀 マスターオーケストレー |
| プラットフォームの検証から動作するプロジェクト構造まで、マルチエージェントパイプライン全体を調整します。 |
|
⚡ ハッカソン高速プロトタイピングエージェント
特化エージェント | MCP ツール名 | 説明と主な責務 | 呼び出し方法 |
🎭 デモデータ & モックファクトリー |
| 決定的なドメインのモックデータファクトリー、フェイクエンティティ、インメモリでシミュレートされた Riverpod リポジトリを生成し、即座にUIプロトタイピングを可能にします。 |
|
🔐 認証 & オンボーディングスペシャリスト |
| アニメーション付きオンボーディングカルーセル(PageView とドット)、アニメーション付き Material 3 のソーシャルログイン(Google / Apple / Email)、トークンを永続化する Riverpod Auth コントローラを Scaffold します。 |
|
📈 チャート & データストーリー |
|
|
|
🛡️ ハッカソンデモレジリエンス |
| ネットワークリポジトリを、Wi-Fi 切断を検出して自動的にキャッシュ済みモックデータを提供するフォールバックインターセプタでラップすることで、本番デモ中のクラッシュを確実に防ぎます。 |
|
📦 インストール & セットアップ
git clone https://github.com/peter14l/flutter-agent-orchestrator.git
cd flutter-agent-orchestrator
npm install
npm run build
npm testMaintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseNot gradedqualityCmaintenanceEnables AI coding agents to extract Figma design data and convert it into Flutter widgets and screens. Supports theme setup, component analysis, asset exports, and provides Flutter implementation guidance from Figma designs.70245MIT
- AlicenseBqualityDmaintenanceTransforms AI assistants into mobile development powerhouses with 36 tools for Flutter, Android, and iOS development, including intelligent device management, automated builds, testing, and deployment workflows.31268MIT
- AlicenseNot gradedqualityDmaintenanceCoordinates specialized agents (Architecture, Quality, Cloud, Prompt) to plan, build, test, and deploy applications with self-healing capabilities, authentication, and analytics for autonomous software engineering workflows.1MIT
- AlicenseNot gradedqualityDmaintenanceAn MCP server that provides AI agents with tools to build, deploy, and manage Flutter applications, including APK/AAB generation, keystore management, and CI/CD integration.6MIT
Related MCP Connectors
Build, validate, and deploy multi-agent AI solutions from any AI environment.
Create and manage AI agents that collaborate and solve problems through natural language interacti…
Generate a Flutter app from a JSON spec free; pay only for the compiled APK (USDC on Base).
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/peter14l/flutter-agent-orchestrator'
If you have feedback or need assistance with the MCP directory API, please join our Discord server