Figma MCP Server with Chunking

get_styles

Extract styles from a Figma file using a memory-efficient MCP server, enabling handling of large files with chunking and pagination for optimized performance.

Instructions

Get styles from a Figma file

Input Schema

NameRequiredDescriptionDefault
file_keyYesFigma file key

Input Schema (JSON Schema)

{ "properties": { "file_key": { "description": "Figma file key", "type": "string" } }, "required": [ "file_key" ], "type": "object" }

You must be authenticated.

Other Tools from Figma MCP Server with Chunking

Related Tools

ID: jjtcywbz4w