Skip to Content

Figma MCP

Read Figma files, list components and design tokens, export assets, and retrieve comments.

Overview

Catalog IDmcp-figma
Categorymisc
Auth methodOAuth
Blast radiusread-only
TrustVerified — published by cendriix
Version1.0.0
Regionsus-east-1, eu-west-1

Tools

ToolDescription
get_fileGet a Figma file.
list_componentsList components in a file.
get_commentsGet comments on a file.
export_assetExport a node as an image.
list_projectsList projects in a team.

Tool parameters

get_file

Get a Figma file.

ParameterTypeDescription
file_keystringrequiredFile key
depthintegeroptionalTraversal depth

list_components

List components in a file.

ParameterTypeDescription
file_keystringrequiredFile key

get_comments

Get comments on a file.

ParameterTypeDescription
file_keystringrequiredFile key

export_asset

Export a node as an image.

ParameterTypeDescription
file_keystringrequiredFile key
node_idsarrayrequiredNode IDs
formatstringrequiredExport format
scalenumberoptionalScale factor

list_projects

List projects in a team.

ParameterTypeDescription
team_idstringrequiredTeam ID

Installing

  1. In Cendriix, go to Settings → MCPs
  2. Find Figma and click Install
  3. Click Authorize after installing. Cendriix completes the OAuth flow with the provider and refreshes tokens automatically — you never paste a long-lived secret.
  4. Click Test Connection to run a health check and list available tools

Authentication. Click Authorize after installing. Cendriix completes the OAuth flow with the provider and refreshes tokens automatically — you never paste a long-lived secret.

Blast radius

This MCP is classified read-only. This MCP only reads data and cannot modify anything in the connected service.

Every tool invocation is recorded in your Audit Log. You can remove this MCP at any time from Settings → MCPs, which revokes tool access immediately.

Further reading

Last updated on