Skip to content

Conversation

@mhmzdev
Copy link
Contributor

@mhmzdev mhmzdev commented Sep 20, 2025

Added Figma to Flutter MCP server repo link.

πŸš€ Major Features

  1. 🏞️ Asset Extraction: Exports the .png .jpeg or .jpg type of assets directly into flutter project. Updates the directory and pubspec.yaml too
  2. 🧱 Widget generation: Gives you actual Stateless or Stateful Widgets based on COMPONENTS from Figma's link
  3. πŸ“² Full screen: Combining above points 1 and 2, will generate full screen. Handles asset exports automatically if includes any along with reuseable components/widgets

Motivation and Context

Its an extended version of Figma MCP that helps you write Flutter code directly from Figma design tokens.

Checklist

  • I have read the MCP Protocol Documentation
  • My changes follows MCP security best practices
  • I have updated the server's README accordingly
  • I have tested this with an LLM client
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have documented all environment variables and configuration options

Additional context

Recently got featured on Flutter's official Observable Flutter live stream πŸŽ‰

@olaservo olaservo merged commit c940116 into modelcontextprotocol:main Sep 23, 2025
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants