MCP Servers / development / Figma MCP Server

Figma MCP Server

JSON →
nonedevelopment

An MCP server for interacting with the Figma API. Manage files, comments, components, projects, and more.

Install
How to run this server
[ { "cmd": "npx -y @smithery/cli", "imports": [] } ]
server path: figma-mcp-server-2
Tools
What this server exposes
figma_get_file
Retrieve file metadata and styles from a Figma file
figma_get_node
Get specific node details from a Figma file
figma_get_image
Export images from Figma nodes
figma_get_component
Get component details from a Figma file
figma_get_styles
Retrieve all styles from a Figma file
figma_get_variables
Get variables from a Figma file
figma_get_team_projects
List all projects in a Figma team
figma_get_project_files
List all files in a Figma project
Configuration
Environment & auth
authnone
envFIGMA_ACCESS_TOKEN
Resources
Figma MCP Server — MCP Server · libregistry