MCPServers
Figma to React Native - MCP server logo

Figma to React Native

1
0

Summary

Figma Component Extractor MCP server enables AI assistants to extract and analyze components from Figma design files. Built by Kailash G, it provides tools for fetching component data, extracting component properties, and converting Figma designs into structured representations. The server requires a Figma API token and file ID to connect to design files, and includes utilities for processing component hierarchies, normalizing naming conventions, and generating component metadata. This implementation is particularly valuable for design-to-code workflows, allowing seamless integration between Figma designs and React Native development without leaving the conversation interface.

Available Actions(2)

extract_components

Extract all components from Figma and generate their corresponding React Native components in the components folder.

extract_specific_component

Extract the specified component from Figma and generate its corresponding React Native component in the components folder. Parameters: ComponentName (string)

Last Updated: April 17, 2025

社区评论

0.0
0 条评论
5
0
4
0
3
0
2
0
1
0

暂无评论. 成为第一个评论的人!

登录以参与讨论

Coming soon to
HighlightHighlight AI

语言

TypeScript

分类

标签