mcp-figma
The Figma MCP Server is designed to provide seamless interaction with the Figma API via the Model Context Protocol, offering comprehensive methods to manage user data, files, comments, teams, projects, components, styles, webhooks, and library analytics. It is equipped to handle various tasks such as viewing file structures, managing user interactions, and analyzing component usage with ease.
figma_get_me
Get current user information
figma_get_file
Get the Figma file
figma_get_file_nodes
Get specific nodes in the file
figma_get_images
Render the image in the file
figma_get_image_fills
Get image fill in file
figma_get_file_versions
Get the version history of the file
figma_get_comments
Get comments in the file
figma_post_comment
Add a comment
figma_delete_comment
Delete comments
figma_get_comment_reactions
Get comments
figma_post_comment_reaction
Add comments and reactions
figma_delete_comment_reaction
Delete comment reactions
figma_get_team_projects
Get Team Projects
figma_get_project_files
Get project files
figma_get_team_components
Get Team Components
figma_get_file_components
Get file components
figma_get_component
Get Components
figma_get_team_component_sets
Get the team component set
figma_get_file_component_sets
Get the file component set
figma_get_component_set
Get the component set
figma_get_team_styles
Get Team Style
figma_get_file_styles
Get file styles
figma_get_style
Get styles
figma_post_webhook
Create a Webhook
figma_get_webhook
Get Webhook
figma_update_webhook
Update Webhook
figma_delete_webhook
Delete Webhook
figma_get_team_webhooks
Get Team Webhook
figma_get_library_analytics_component_usages
Obtain component usage analysis
figma_get_library_analytics_style_usages
Get style usage analysis
figma_get_library_analytics_variable_usages
Get variable usage analysis