Skip to main content
Glama

Figma MCP Server

MIT License
26,546
7,726
  • Linux
  • Apple

read_comments

Extract and retrieve all comments from a Figma file using the Figma MCP Server to streamline collaboration and feedback integration in the design process.

Instructions

Get all comments on a Figma file

Input Schema

NameRequiredDescriptionDefault
file_keyYesThe key of the Figma file

Input Schema (JSON Schema)

{ "properties": { "file_key": { "description": "The key of the Figma file", "type": "string" } }, "required": [ "file_key" ], "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/GLips/Figma-Context-MCP'

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