Connects Claude to Figma's REST API for design file operations and token management. Exposes tools to fetch file details, list project contents, and create design variables with proper validation. Currently limited to read-only operations due to Figma API restrictions on personal access tokens, but includes infrastructure for variable creation and theme management that could work with plugin development. Handles caching, rate limiting, and supports both stdio and SSE transport. Best for design teams wanting to query Figma files through Claude or build design system automation workflows.
claude mcp add --transport stdio timholden-figma-mcp-server uvx figma-mcp-server