Skip to main content

Figma Service MCP Integration

Provides secure interaction with Figma API through the MCP protocol.

Go to CloudBase Platform to run MCP Server


Environment Variables

  • FIGMA_API_KEY needs to be set to Figma API access token

🗺️ Feature List

Command NameFunction DescriptionCore Parameters
get_figma_dataRetrieves layout information of the entire Figma file when nodeId is unavailablefileKey (file key), nodeId (node ID, optional), depth (traversal depth, optional)
download_figma_imagesDownloads SVG and PNG images used in Figma files based on image or icon node IDsfileKey (file key), nodes (node array), localPath (local storage path)

Repository URL

https://github.com/GLips/Figma-Context-MCP


🔌 Usage


CloudBase MCP Console