Figma MCP Server with Chunking

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FIGMA_ACCESS_TOKENYesYour Figma API access token

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
get_file_data

Get Figma file data with chunking and pagination

list_files

List files in a project or team

get_file_versions

Get version history of a Figma file

get_file_comments

Get comments on a Figma file

get_components

Get components from a Figma file

get_styles

Get styles from a Figma file

get_file_nodes

Get specific nodes from a Figma file

ID: jjtcywbz4w