Skip to content

Conversation

jpoutrin
Copy link

  • Add new MCP tool to export Figma nodes as images (PNG, JPG, SVG, PDF)
  • Support flexible path handling (directory or full file path)
  • Add file system operations with fs/promises and path modules
  • Create directories automatically when needed
  • Decode base64 image data and save to specified location

Why: when using claude code, the MCP receives an image that cannot be saved on a local folder. it can only be used for image description. I want to image so I can make image comparaison and check the code generated results in the exact same screen or component as on figma.

- Add new MCP tool to export Figma nodes as images (PNG, JPG, SVG, PDF)
- Support flexible path handling (directory or full file path)
- Add file system operations with fs/promises and path modules
- Create directories automatically when needed
- Decode base64 image data and save to specified location
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant