Back to MCP Servers
Figma Flutter
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.
developer-toolsaiagent
By mhmzdev
Installation
npx -y Figma-Flutter-MCPConfiguration
{
"mcpServers": {
"Figma-Flutter-MCP": {
"command": "npx",
"args": ["-y", "Figma-Flutter-MCP"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes