Skip to main content
Glama

Figma MCP Server with Chunking

get_file_comments

Retrieve comments from Figma files using the Figma MCP Server with Chunking, enabling efficient handling of large files through memory-aware chunking and pagination.

Instructions

Get comments on 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

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/ArchimedesCrypto/figma-mcp-chunked'

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