mhmzdev/figma-flutter-mcp
An MCP server that provides the coding agents Figma's design token to write Flutter code.
Platform-specific configuration:
{
"mcpServers": {
"figma-flutter-mcp": {
"command": "npx",
"args": [
"-y",
"figma-flutter-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
<div align="center"> <br>
<h1>Figma to Flutter MCP Server</h1> <p> ๐ Available in: <a href="README.ko.md">ํ๊ตญ์ด (Korean)</a> | <a href="README.ja.md">ๆฅๆฌ่ช (Japanese)</a> | <a href="README.zh-cn.md">็ฎไฝไธญๆ (Simplified Chinese)</a> | <a href="README.zh-tw.md">็น้ซไธญๆ (Traditional Chinese)</a> </p> <h3>Utilize Figma's rich data in your coding agent.<br/>Implement designs in Flutter way!</h3> <a href="https://npmcharts.com/compare/figma-flutter-mcp?interval=30"> </a> <a href="https://github.com/mhmzdev/figma-flutter-mcp/blob/main/LICENSE"> </a> <a href="https://twitter.com/mhmzdev"> </a> </div> <br>
Use Cursor or other AI-powered tools to access Figma's rich files, data, components and much more using MCP server.
Loading reviews...