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.
Quick Start
Clone the repository:
git clone https://github.com/mhmzdev/Figma-Flutter-MCPClaude Desktop configuration example:
{
"mcpServers": {
"figma-flutter-mcp": {
"command": "npx",
"args": [
"-y",
"mhmzdev/Figma-Flutter-MCP"
]
}
}
}Check the repository README for specific installation and configuration instructions.