A Model Context Protocol (MCP) server that provides standardized access to Figma files, design assets, and image exports with depth control and URL parsing capabilities.
Extract file key from Figma URLs.
Get file structure with depth control.
Get specific nodes with depth control.
Export images from nodes.
Test authentication.
Usage instructions.
{
"command": "figma-mcp",
"env": {
"FIGMA_TOKEN": "your_figma_token_here"
},
"args": []
}