wooji-dev/figmaMCP_server
3.3
If you are the rightful owner of figmaMCP_server 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.
Figma REST API MCP Server is a tool that converts Figma designs into HTML/CSS/JavaScript code using the Model Context Protocol.
Tools
Functions exposed to the LLM to take actions
get_figma_file
Analyzes the entire file structure.
get_figma_components
Retrieves a list of components.
get_figma_styles
Fetches design system details like colors and fonts.
get_figma_nodes
Provides detailed analysis of specific nodes.
extract_text_content
Extracts development notes and FTP information.
get_node_styles
Suggests CSS styles and HTML.
export_figma_images
Downloads image files like icons and logos.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client