developer tools

Figma Flutter MCP

Provide coding agents direct access to Figma data to help them write Flutter code for building apps including assets exports, widgets maintenance and full screens implementations.

typescript
local
developer tools
0
View on GitHub

Installation

npx -y mhmzdev/Figma-Flutter-MCP

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "Figma-Flutter-MCP",
  "command": "npx",
  "args": [
    "-y",
    "mhmzdev/Figma-Flutter-MCP"
  ]
}

About This MCP Server

mhmzdev/Figma-Flutter-MCP

Provide coding agents direct access to Figma data to help them write Flutter code for building apps including assets exports, widgets maintenance and full screens implementations.

GitHub: https://github.com/mhmzdev/Figma-Flutter-MCP

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub