figma-mcp-server

ScrabbleScratch/figma-mcp-server

3.1

If you are the rightful owner of figma-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

A Model Context Protocol (MCP) server designed for seamless integration with the Figma API, providing a suite of tools for managing files, teams, comments, and user information.

Tools

Functions exposed to the LLM to take actions

configure_figma

Configures access to the Figma API with a personal access token.

get_file

Retrieves a Figma file by its key.

get_file_nodes

Fetches specific nodes from a Figma file.

get_images

Renders images from specific nodes.

get_team_projects

Retrieves projects from a specific team.

get_project_files

Fetches files from a specific project.

get_comments

Retrieves comments from a Figma file.

post_comment

Posts a comment on a Figma file.

get_user

Obtains current user information.

get_team_components

Fetches components from a specific team.

get_team_styles

Retrieves styles from a specific team.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources