Figma

Integrates with Figma's API to enable viewing, manipulating, and collaborating on design files through comprehensive access to file operations, comments, components, and team resources.

View Source
35 stars
0 tools
Created Aug 2025
@thirdstrandstudio/thirdstrandstudio-figma

About

Integrates with Figma's API to enable viewing, manipulating, and collaborating on design files through comprehensive access to file operations, comments, components, and team resources.

Categories

general

Installation

npm

npm install @thirdstrandstudio/thirdstrandstudio-figma

Configuration

{ "mcpServers": { "thirdstrandstudio-figma": { "command": "npx", "args": [ "-y", "@thirdstrandstudio/thirdstrandstudio-figma" ] } } }