Figma MCP Tool
by Echoxiawan
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| FIGMA_TOKEN | Yes | Your Figma access token (starts with 'figd_') |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_figma_imageC | 根据Figma URL获取节点的图片 |
| get_figma_stylesC | 根据Figma URL获取节点的样式数据 |
| export_multiple_imagesC | 批量导出多个节点的图片 |
| get_file_infoC | 获取Figma文件的基本信息 |
| get_node_imagesC | 获取节点中的所有图片资源 |
| get_node_svgC | 获取节点的SVG数据 |
| extract_node_elementsC | 提取节点中的所有设计元素(图片、矢量、组件) |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Echoxiawan/figma-mcp-full-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server