MCP Servers / development / Figma

Figma

JSON →
httpnone71development

Interact with the Figma API to access and manage design files and resources.

Install
How to run this server
[ { "cmd": "npx @smithery/cli@latest", "imports": [] } ]
server path: figma-4
Tools
What this server exposes
get_file
Get a Figma file by key
get_file_nodes
Get specific nodes from a Figma file
get_images
Get rendered images from a Figma file
get_image_fills
Get image fill URLs for objects in a Figma file
get_comments
Get comments from a Figma file
post_comment
Post a comment to a Figma file
get_team_projects
Get projects for a Figma team
get_project_files
Get files in a Figma project
get_team_components
Get components for a Figma team
get_team_styles
Get styles for a Figma team
get_file_components
Get components from a Figma file
get_file_styles
Get styles from a Figma file
get_team_variables
Get variables for a Figma team
get_local_variables
Get local variables from a Figma file
get_published_variables
Get published variables from a Figma file
get_webhook_requests
Get webhook requests for a Figma team
get_webhook
Get a specific webhook by ID
post_webhook
Create a new webhook
put_webhook
Update an existing webhook
delete_webhook
Delete a webhook
get_me
Get the authenticated user's information
Configuration
Environment & auth
authnone
envFIGMA_API_KEY
envYOUR_FIGMA_TOKEN
Resources
Figma — MCP Server · libregistry