Figma Design System Management
Unified workflow for managing design files, components, styles, projects, comments, and asset export. Combines the Figma REST API endpoints into a cohesive design system management experience. Used by design system engineers, developers, and design ops teams.
What You Can Do
MCP Tools
get-file
Get a Figma file document tree.
get-file-nodes
Get specific nodes from a Figma file by IDs.
get-images
Render and export images from a Figma file.
get-image-fills
Get download links for images used as fills in a file.
get-file-versions
List version history of a Figma file.
get-comments
List comments on a Figma file.
post-comment
Post a comment on a Figma file.
get-team-components
List published components for a team.
get-file-components
List components in a Figma file.
get-component
Get a specific component by key.
get-team-component-sets
List published component sets for a team.
get-team-styles
List published styles for a team.
get-team-projects
List projects for a team.
get-project-files
List files in a project.
get-me
Get information about the authenticated user.