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 Name | Function Description | Core Parameters |
---|---|---|
get_figma_data | Retrieves layout information of the entire Figma file when nodeId is unavailable | fileKey (file key), nodeId (node ID, optional), depth (traversal depth, optional) |
download_figma_images | Downloads SVG and PNG images used in Figma files based on image or icon node IDs | fileKey (file key), nodes (node array), localPath (local storage path) |
Repository URL
https://github.com/GLips/Figma-Context-MCP