Echoxiawan/figma-mcp-full-server
3.4
If you are the rightful owner of figma-mcp-full-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.
A Model Context Protocol (MCP) server that integrates with the Figma API to export images and extract style data.
Tools
Functions exposed to the LLM to take actions
get_figma_image
Get node image by Figma URL.
get_figma_styles
Get node style data; optional CSS output.
export_multiple_images
Batch export multiple nodes.
get_file_info
Get basic file info.
get_node_images
Get all image assets under a node.
get_node_svg
Get SVG data for a node.
extract_node_elements
Extract all design elements (images, vectors, components).
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client