Skip to main content
Glama

Figma MCP Tool

by Echoxiawan

get_file_info

Retrieve basic file information from Figma designs using the file URL, including metadata and structural details for design analysis and integration workflows.

Instructions

获取Figma文件的基本信息

Input Schema

NameRequiredDescriptionDefault
urlYesFigma文件URL

Input Schema (JSON Schema)

{ "properties": { "url": { "description": "Figma文件URL", "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