flame

GitHub

A Flutter based game engine.

flame MCP Server

MCP server for pawelmalak/flame

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "flame": {
      "command": "npx",
      "args": [
        "-y",
        "@pawelmalak/flame"
      ]
    }
  }
}