Figma
localfigma
Browse Figma designs — inspect files, nodes, styles, components, comments, and export images.
Included in every Nova Skills API key. Nothing to install — get a bearer token and this skill is available on your MCP endpoint.
Tools (7)
- figma_get_fileGet a Figma file's document tree structure. Use depth to limit how deep the tree goes (1 = pages only, 2 = pages + top-level frames, etc).
- figma_get_nodeGet specific nodes from a Figma file by their IDs. Returns detailed info including layout, styles, and children.
- figma_get_stylesGet all published styles in a Figma file (colors, text styles, effects, grids).
- figma_get_commentsGet all comments on a Figma file.
- figma_get_imagesExport specific nodes from a Figma file as images (PNG, SVG, JPG, or PDF). Returns URLs to the rendered images.
- figma_get_componentsGet all published components in a Figma file.
- figma_list_filesList recent files in a Figma project.