Model Context Protocol server for Figma integration with smart position info
| Tool name | Description | Destructive? |
|---|---|---|
| get_figma_data | ✓ no | |
| download_figma_images | ✓ no |
{
"mcpServers": {
"figma-context": {
"command": "npx",
"args": [
"-y",
"figma-context-mcp"
]
}
}
}