Back to directory
thecentinol/flutter_mcp_server

thecentinol/flutter_mcp_server

@thecentinol

Open-source Model Context Protocol (MCP) server for Dart & Flutter. Exposes SDK tools and project resources for AI-driven workflows, automation and remote development

dartfluttermcpsdkaiautomationdevelopmenttools

Installation & Configuration

{
  "mcpServers": {
    "flutter_mcp_server": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "flutter_mcp_server"
      ]
    }
  }
}

Information

Transport
stdio
Language
Dart
Created
2026/6/15
Updated
2026/6/17