Skip to main content
Glama

Figma MCP Server

by TimHolden

get-file

Extract detailed information about a Figma file using its unique file key via the Figma MCP Server for enhanced integration and management in LLM applications.

Instructions

Get details of a Figma file

Input Schema

NameRequiredDescriptionDefault
fileKeyYesThe Figma file key

Input Schema (JSON Schema)

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

You must be authenticated.

Other Tools from Figma MCP Server

Related Tools

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/TimHolden/figma-mcp-server'

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