Figma MCP server
Read Figma files and frames so an agent can implement the design.
How it runs
Figma is a stdio MCP server. mcpfold launches it with:
npx -y figma-developer-mcpAdd to your config
mcpfold add figma-developer-mcpNeeds a token — mcpfold stores it as a reference (${env:FIGMA_API_KEY}), never a value.
Listed for convenience; mcpfold is not affiliated with or endorsed by this project.