MCP-Mirror/deepsuthar496_figma-mcp-server
If you are the rightful owner of deepsuthar496_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 henry@mcphub.com.
A Model Context Protocol (MCP) server that provides integration with Figma's API, allowing you to interact with Figma files, comments, components, and more.
Tools
Functions exposed to the LLM to take actions
get_file
Get information about a Figma file
get_file_versions
Get version history of a file
get_file_components
Get components in a file
get_file_comments
Get comments from a file
post_comment
Post a comment to a file
delete_comment
Delete a comment from a file
get_team_projects
Get projects for a team
get_project_files
Get files in a project
get_component_styles
Get published styles
create_webhook
Create a webhook
get_webhooks
List webhooks
delete_webhook
Delete a webhook
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client