figma-flutter-mcp

mhmzdev/figma-flutter-mcp
★ 214 stars TypeScript 💻 Code/Dev Tools Updated 1mo ago
An MCP server that provides the coding agents Figma's design token to write Flutter code.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "figma-flutter-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mhmzdev/figma-flutter-mcp"
      ]
    }
  }
}

Topics

designfigmafigma-flutter-mcpfluttermcp