Skip to main content
Glama
mhue26

figma-mcp-hybrid

by mhue26

Get Figma File

get_figma_file
Read-only

Fetch the document tree of any Figma file by its key. Control the depth of nodes retrieved to manage response size.

Instructions

Get a Figma file's document tree via the REST API. Reads any file by key (no need to open it in Figma). Keep depth low (default 2) to avoid huge responses. Requires FIGMA_TOKEN.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
fileKeyYesThe Figma file key (from the file URL)
depthNoTree depth to fetch; defaults to 2

Latest Blog Posts

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/mhue26/figma-mcp-hybrid'

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