Skip to main content
Glama

Figma MCP Tool

by Echoxiawan

get_node_svg

Extract SVG code from specific design elements in Figma files to use vector graphics in web development and design applications.

Instructions

获取节点的SVG数据

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