StudentOfJS/mcp-figma-to-react
If you are the rightful owner of mcp-figma-to-react and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
MCP Figma to React Converter is a server that transforms Figma designs into React components using TypeScript and Tailwind CSS.
Tools
Functions exposed to the LLM to take actions
getFigmaProject
Get a Figma project structure
getFigmaComponentNodes
Get component nodes from a Figma file
extractFigmaComponents
Extract components from a Figma file
getFigmaComponentSets
Get component sets from a Figma file
generateReactComponent
Generate a React component from a Figma node
generateComponentLibrary
Generate multiple React components from Figma components
writeComponentsToFiles
Write generated components to files
figmaToReactWorkflow
Complete workflow to convert Figma designs to React components
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client