Interact with Figma design files through the Figma REST API for design analysis, feedback, and collaboration.
Created byMay 24, 2025
Figma MCP Server
A ModelContextProtocol server that enables AI assistants to interact with Figma files. This server provides tools for viewing, commenting, and analyzing Figma designs directly through the ModelContextProtocol.
Features
Add a Figma file to your chat with Claude by providing the url
For development and debugging purposes, you can use the MCP Inspector tool. The Inspector provides a visual interface for testing and monitoring MCP server interactions.
add_figma_file: Add a Figma file to your context by providing its URL
view_node: Get a thumbnail for a specific node in a Figma file
read_comments: Get all comments on a Figma file
post_comment: Post a comment on a node in a Figma file
reply_to_comment: Reply to an existing comment in a Figma file
Each tool is designed to provide specific functionality for interacting with Figma files through the ModelContextProtocol interface.
Figma MCP Server
A ModelContextProtocol server that enables AI assistants to interact with Figma files. This server provides tools for viewing, commenting, and analyzing Figma designs directly through the ModelContextProtocol.
Features
Add a Figma file to your chat with Claude by providing the url
For development and debugging purposes, you can use the MCP Inspector tool. The Inspector provides a visual interface for testing and monitoring MCP server interactions.