Claude Desktop Talk to Figma MCP
| Tool name | Description | Destructive? |
|---|---|---|
| set_svg | โ no | |
| get_svg | โ no | |
| set_fill_color | โ no | |
| set_stroke_color | โ no | |
| set_selection_colors | โ no |
| move_node | โ no | |
| resize_node | โ no | |
| delete_nodeโ | โ yes | |
| set_corner_radius | โ no | |
| set_auto_layout | โ no | |
| set_effects | โ no | |
| set_effect_style_id | โ no | |
| rotate_node | โ no | |
| set_node_properties | โ no | |
| reorder_node | โ no | |
| convert_to_frame | โ no | |
| set_gradient | โ no | |
| set_image | โ no | |
| set_grid | โ no | |
| get_grid | โ no | |
| set_guide | โ no | |
| get_guide | โ no | |
| set_annotation | โ no | |
| get_annotation | โ no | |
| rename_node | โ no | |
| get_document_info | โ no | |
| get_selection | โ no | |
| get_node_info | โ no | |
| get_nodes_info | โ no | |
| get_styles | โ no | |
| get_local_components | โ no | |
| get_remote_components | โ no | |
| scan_text_nodes | โ no | |
| join_channel | โ no | |
| export_node_as_image | โ no | |
| create_page | โ no | |
| delete_pageโ | โ yes | |
| rename_page | โ no | |
| get_pages | โ no | |
| set_current_page | โ no | |
| duplicate_page | โ no | |
| get_figjam_elements | โ no | |
| create_sticky | โ no | |
| set_sticky_text | โ no | |
| create_shape_with_text | โ no | |
| create_connector | โ no | |
| create_section | โ no | |
| set_image_fill | โ no | |
| get_image_from_node | โ no | |
| replace_image_fill | โ no |
{
"mcpServers": {
"claude-talk-to-figma-1": {
"command": "npx",
"args": [
"-y",
"claude-talk-to-figma-mcp"
]
}
}
}