MCP Server Template for Cursor IDE

figma_design

Get Figma design data including structure and images

Input Schema

NameRequiredDescriptionDefault
urlYesThe full Figma design URL

Input Schema (JSON Schema)

{ "properties": { "url": { "description": "The full Figma design URL", "type": "string" } }, "required": [ "url" ], "type": "object" }

You must be authenticated.

Other Tools