Figma to Flutter

Converts Figma designs into Flutter widget code by extracting design elements, analyzing component structures, and generating comp

mhmzdev 239 ↓ 324
Claude CodeClaude DesktopGeneric
View source ↗

This Figma-to-Flutter MCP server enables AI assistants to automatically convert Figma designs into Flutter widget code through direct integration with the Figma API. Built with TypeScript and the MCP SDK, it extracts design elements from Figma files, analyzes component structures, and generates corresponding Flutter widgets with proper styling, layout properties, and project organization. The implementation features intelligent design extraction with deduplication of colors, text styles, and components into reusable libraries, automatic categorization of UI elements into Flutter-appropriate widgets (buttons, cards, screens), and generation of complete project structures with proper file organization and imports. It handles complex design hierarchies, converts Figma styling properties to Flutter equivalents, and provides retry mechanisms with rate limiting for robust API interactions, making it particularly useful for Flutter developers who want to accelerate UI development by automatically translating design mockups into production-ready code.

Source

Repository: https://github.com/mhmzdev/figma-flutter-mcp

Maintain Figma to Flutter?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

Figma to Flutter on getagentictools
[![Figma to Flutter on getagentictools](https://getagentictools.com/badge/mcp/mhmzdev-figma-flutter-mcp.svg)](https://getagentictools.com/mcp/mhmzdev-figma-flutter-mcp?ref=badge)