Skip to main content
Glama

Figma MCP Tool

by Echoxiawan

get_node_images

Extract all image assets from Figma design nodes to download and use images directly from your design files

Instructions

获取节点中的所有图片资源

Input Schema

NameRequiredDescriptionDefault
urlYesFigma文件URL,必须包含node-id参数

Input Schema (JSON Schema)

{ "properties": { "url": { "description": "Figma文件URL,必须包含node-id参数", "type": "string" } }, "required": [ "url" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Echoxiawan/figma-mcp-full-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server