mhmzdev/Figma-Flutter-MCP
by Various
An MCP server that provides the coding agents Figma's design token to write Flutter code.
MCP
mhmzdev/Figma-Flutter-MCP
Added 1 June 2026
Overview
An open-source MCP server that exposes Figma design tokens to coding agents, enabling them to generate Flutter code from a project's design system. It acts as a bridge between Figma's token structure and AI assistants that support the Model Context Protocol.
Best for
Best for
Flutter developers who use AI coding agents and want to automate design token integration.
Use cases
- Feed Figma design tokens into an AI agent to scaffold Flutter widgets
- Automatically sync color, spacing, and typography tokens to Flutter theme files
- Let AI coding tools convert design specifications directly into Flutter UI code
How to use
Tools exposed
npxnpmnode
Tested with
Cursor
Example client config
{\n "mcpServers": {\n "Figma Flutter MCP": {\n "command": "npx",\n "args": ["-y", "figma-flutter-mcp", "--figma-api-key=YOUR-API-KEY", "--stdio"]\n }\n }\n} Notes
An open-source MCP server that exposes Figma design tokens to coding agents, enabling them to generate Flutter code from a project’s design system. It acts as a bridge between Figma’s token structure and AI assistants that support the Model Context Protocol.
235 stars on GitHub. Last updated 2026-02-27. Licensed MIT.
Use cases
- Feed Figma design tokens into an AI agent to scaffold Flutter widgets
- Automatically sync color, spacing, and typography tokens to Flutter theme files
- Let AI coding tools convert design specifications directly into Flutter UI code
Pros
- Connects Figma tokens directly to agent-driven Flutter development
- Open source with an active repository (235 stars)
- Reduces manual translation between design and code
Cons
- Only supports Flutter output, not other frameworks
- Requires an MCP-compatible AI agent to function
- Depends on proper Figma token setup in the design file
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Connects Figma tokens directly to agent-driven Flutter development
- Open source with an active repository (235 stars)
- Reduces manual translation between design and code
Cons
- Only supports Flutter output, not other frameworks
- Requires an MCP-compatible AI agent to function
- Depends on proper Figma token setup in the design file
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Aider
Paul Gauthier
Terminal-first AI pair programmer. Edits files in your repo, commits with sensible messages, runs your tests.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.