Figma-Context-MCP

Figma-Context-MCP

4.4

Figma-Context-MCP is hosted online, so all tools can be tested directly either in theInspector tabor in theOnline Client.

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

Framelink Figma MCP Server allows AI-powered coding tools to access Figma design data, enhancing design implementation accuracy.

get_figma_data

When the nodeId cannot be obtained, obtain the layout information about the entire Figma file

Try it

The key of the Figma file to fetch, often found in a provided URL like figma.com/(file|design)/<fileKey>/...

    The ID of the node to fetch, often found as URL parameter node-id=<nodeId>, always use if provided

      OPTIONAL. Do NOT use unless explicitly requested by the user. Controls how many levels deep to traverse the node tree,

          Result:

          download_figma_images

          Download SVG and PNG images used in a Figma file based on the IDs of image or icon nodes

          Try it

          The key of the Figma file containing the node

            The nodes to fetch as images

            nodes

            The nodes to fetch as images

            No items yet. Use the button below to add some.

              Export scale for PNG images. Optional, defaults to 2 if not specified. Affects PNG images only.

                The absolute path to the directory where images are stored in the project. If the directory does not exist, it will be created. The format of this path should respect the directory format of the operating system you are running on. Don't use any special character escaping in the path name either.

                  Options for SVG export

                  Whether to outline text in SVG exports. Default is true.

                  Whether to outline text in SVG exports. Default is true.

                    Whether to include IDs in SVG exports. Default is false.

                    Whether to include IDs in SVG exports. Default is false.

                      Whether to simplify strokes in SVG exports. Default is true.

                      Whether to simplify strokes in SVG exports. Default is true.

                            Result: