This server provides a Figma API implementation using the Model Context Protocol (MCP), facilitating seamless integration with Figma plugins and widgets. It allows developers to interact with the Figma API, manage files, manipulate nodes, handle comments, export images, and more, all through a WebSocket server designed for Figma plugin communication. The server supports environment variable configuration, offering a rich set of Figma operation tools and enhancing Figma plugin and widget development workflows.
主要功能
01Interact with Figma API through MCP.
02Environment variable configuration via command line arguments.
03WebSocket server for Figma plugin communication.
04Provides a rich set of Figma operation tools.
05Support for Figma widget development.
062 GitHub stars